pub type Untyped = Infallible;Expand description
A marker for GenericError that indicates it doesn’t have
knowledge of the type it is wrapping
Aliased Type§
pub enum Untyped {}pub type Untyped = Infallible;A marker for GenericError that indicates it doesn’t have
knowledge of the type it is wrapping
pub enum Untyped {}