mentat/docs/apis/rust/syn/synom/sidebar-items.js

1 line
462 B
JavaScript
Raw Normal View History

2018-06-21 14:44:35 +00:00
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."]]});