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