All Inputs now how to decode new instances of themselves.
()
| 219 | call.Literate |
| 220 | // All Inputs now how to decode new instances of themselves. |
| 221 | Decoder() InputDecoder |
| 222 | |
| 223 | // In principle all Inputs are able to be represented as JSON, but we don't |
| 224 | // require the interface to be implemented since builtins like strings |
no outgoing calls
no test coverage detected