Type Definition alloc::string::ParseError
1.5.0 · source · pub type ParseError = Infallible;
Expand description
Infallible
的类型别名。
存在此别名是为了向后兼容,并且最终可能会弃用该别名。
pub type ParseError = Infallible;
Infallible
的类型别名。
存在此别名是为了向后兼容,并且最终可能会弃用该别名。