pub type ParseResult<T> = Result<T, ParseError>;
Expand description

上传凭证解析结果