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