[go: up one dir, main page]

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

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