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