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