Type Definition bolt_proto::error::SerializeResult[][src]

pub type SerializeResult<T> = Result<T, SerializationError>;