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