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