Module syntax::parse::lexer[src]
Reexports
pub use ext::tt::transcribe::{TtReader, new_tt_reader}; |
Modules
| comments |
Structs
| StringReader | |
| TokenAndSpan |
Traits
| Reader |
Functions
| is_block_non_doc_comment | |
| is_line_non_doc_comment | |
| is_whitespace |
pub use ext::tt::transcribe::{TtReader, new_tt_reader}; |
| comments |
| StringReader | |
| TokenAndSpan |
| Reader |
| is_block_non_doc_comment | |
| is_line_non_doc_comment | |
| is_whitespace |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).