Struct syn::token::Crate [−][src]
pub struct Crate { pub span: Span, }
crate
Don’t try to remember the name of this type — use the
Token!
macro instead.
Fields
span: Span
Trait Implementations
impl ToTokens for Crate
[src]
impl ToTokens for Crate
[src]