Skip to main content

InnerDefaultParseState

Type Alias InnerDefaultParseState 

Source
pub type InnerDefaultParseState<I> = <I as Inner>::ParseState;
Expand description

Type alias to find the default parse state for an Inner