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