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