Re-exports§
pub use binary::decode_binary;pub use binary::encode_binary;pub use decode::decode;pub use encode::encode;pub use encode::encode_typed;pub use error::Error;pub use error::Result;pub use pretty::encode_pretty;pub use pretty::encode_pretty_typed;pub use pretty::pretty_format;