Module serde_protobuf::error [−][src]
Expand description
Common error types for this crate.
Structs
A compatibility error for use with serde.
Enums
An error that may occur when dealing with Protobuf.
Type Definitions
A result whose error type is CompatError.
A result whose error type is Error.