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
FromStrimpl.
Functions§
- deserialize_
program - Deserialize the provided
programinto a value ofT.