Struct syn::TypeInfer [−][src]
Indication that a type should be inferred by the compiler: _
.
This type is available if Syn is built with the "derive"
or
"full"
feature.
Fields
underscore_token: Underscore
Trait Implementations
impl Synom for TypeInfer
[src]
[+]
impl Synom for TypeInfer
impl ToTokens for TypeInfer
[src]
[+]
impl ToTokens for TypeInfer
impl Clone for TypeInfer
[src]
[+]
impl Clone for TypeInfer
impl From<TypeInfer> for Type
[src]
[+]
impl From<TypeInfer> for Type