Structs§
- Store
AsString - 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 ofT
.