initSidebarItems({"mod":[["ext","Extension traits that are made available within the `call!` parser."]],"struct":[["ParseError","Error returned when a `Synom` parser cannot parse the input tokens."]],"trait":[["Parser","Parser that can parse Rust tokens into a particular syntax tree node."],["Synom","Parsing interface implemented by all types that can be parsed in a default way from a token stream."]],"type":[["PResult","The result of a `Synom` parser."]]});