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;
Modules§
- state
- AST pretty printing.
Functions§
- attribute_
to_ string - bounds_
to_ string - crate_
to_ string_ for_ macros - expr_
to_ string - item_
to_ string - meta_
list_ item_ to_ string - nonterminal_
to_ string - pat_
to_ string - path_
segment_ to_ string - path_
to_ string - to_
string - token_
kind_ to_ string - Print the token kind precisely, without converting
$crate
into its respective crate name. - token_
to_ string - Print the token precisely, without converting
$crate
into its respective crate name. - tt_
to_ string - tts_
to_ string - ty_
to_ string - vis_
to_ string - where_
bound_ predicate_ to_ string