☰
Type Definition Result
Other items in
serde_protobuf
::
error
All crates
?
Type Definition
serde_protobuf
::
error
::
Result
[
−
]
[src]
pub type Result<A> =
Result
<A,
Error
>;
Expand description
A result whose error type is
Error
.