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