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