Type Alias xrust::parser::ParseInput

source ·
pub type ParseInput<'a> = (&'a str, ParserState);