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