Module serde_mcf::ser
[−]
[src]
Structs
Error |
The Error type. |
McfSeq | |
McfSerializer |
Serializer for producing MCF-style hashes. |
Enums
ErrorKind |
The kind of an error. |
Traits
ResultExt |
Additional methods for |
Functions
to_string |
Serialize object to a MCF-style hash. |
Type Definitions
Result |
Convenient wrapper around |