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§
- AST pretty printing.
Functions§
- Print the token kind precisely, without converting
$crate
into its respective crate name. - Print the token precisely, without converting
$crate
into its respective crate name.