Module serde

Source

Structs§

StoreAsString
A wrapper type that allows runners to specify that they want a basic field to be stored as a string and deserialized with that type’s FromStr impl.

Functions§

deserialize_program
Deserialize the provided program into a value of T.