Type Definition nom::lib::std::string::ParseError 1.5.0[−][src]
type ParseError = Infallible;
A type alias for Infallible
.
This alias exists for backwards compatibility, and may be eventually deprecated.