pub type ParseError = Infallible;Available on non-crate feature 
ferrocene_certified only.Expand description
A type alias for Infallible.
This alias exists for backwards compatibility, and may be eventually deprecated.
Aliased Type§
pub enum ParseError {}