Module rustc_ast_pretty::pprust [−][src]
Re-exports
pub use state::print_crate;
pub use state::AnnNode;
pub use state::Comments;
pub use state::PpAnn;
pub use state::PrintState;
pub use state::State;
Modules
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.