Struct syn::token::Try [−][src]
pub struct Try { pub span: Span, }
try
Don’t try to remember the name of this type — use the
Token!
macro instead.
Fields
span: Span
Trait Implementations
impl ToTokens for Try
[src]
impl ToTokens for Try
[src]