Re-exports§
- pub use state::AnnNode;
- pub use state::Comments;
- pub use state::PpAnn;
- pub use state::PrintState;
- pub use state::State;
- pub use state::print_crate;
- pub use state::print_crate_as_interface;
Modules§
- state
- AST pretty printing.
Functions§
- assoc_item_ to_ string 
- attribute_to_ string 
- bounds_to_ string 
- crate_to_ string_ for_ macros 
- expr_to_ string 
- foreign_item_ to_ string 
- item_to_ string 
- meta_list_ item_ to_ string 
- pat_to_ string 
- path_segment_ to_ string 
- path_to_ string 
- stmt_to_ string 
- to_string 
- token_kind_ to_ string 
- Print the token kind precisely, without converting $crateinto its respective crate name.
- token_to_ string 
- Print the token precisely, without converting $crateinto its respective crate name.
- tt_to_ string 
- tts_to_ string 
- ty_to_ string 
- vis_to_ string 
- where_bound_ predicate_ to_ string