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 Result, for easy interaction with this crate.

Functions

to_string

Serialize object to a MCF-style hash.

Type Definitions

Result

Convenient wrapper around std::Result.