[][src]Type Definition protobuf::error::ProtobufResult

type ProtobufResult<T> = Result<T, ProtobufError>;