pub type ElementDefaultParseState<E> = <E as Element>::ParseState;
Expand description
Type alias to find the default parse state for an Element
pub type ElementDefaultParseState<E> = <E as Element>::ParseState;
Type alias to find the default parse state for an Element