Type Definition rustc_ast::tokenstream::TreeAndSpacing[][src]

pub type TreeAndSpacing = (TokenTree, Spacing);

Trait Implementations

Performs the conversion.