mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-28 14:10:42 +00:00
1 line
462 B
JavaScript
1 line
462 B
JavaScript
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."]]}); |