pub struct Fn {
pub span: Span,
}Expand description
fn
Don’t try to remember the name of this type — use the
Token! macro instead.
Fields§
§span: Spanpub struct Fn {
pub span: Span,
}fn
Don’t try to remember the name of this type — use the
Token! macro instead.
span: Span