Expand description
Error types for the crate
Modules§
- not_
openssl - Stubs for running without OpenSSL
- not_
ring - Types used without ring
Structs§
- Proto
Error - The error type for errors that get returned in the crate
Enums§
- Proto
Error Kind - The error kind for errors that get returned in the crate
Traits§
- From
Proto Error - A trait marking a type which implements From
and std::error::Error types as well as Clone + Send
Type Aliases§
- Proto
Result - An alias for results returned by functions of this crate