pub type ParseError = String;
Expand description

ParseError is a String

Aliased Type§

struct ParseError { /* private fields */ }