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