You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/syn/synom/sidebar-items.js

1 line
376 B

initSidebarItems({"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."]]});