Struct combine::error::Token [−][src]
pub struct Token<T>(pub T);
Expand description
Newtype which constructs an Info::Token
through ErrorInfo
pub struct Token<T>(pub T);
Newtype which constructs an Info::Token
through ErrorInfo