☰
Type Definition ProtobufResult
protobuf
::
error
All crates
[
−
]
[src]
Type Definition
protobuf
::
error
::
ProtobufResult
type ProtobufResult<T> =
Result
<T,
ProtobufError
>;