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