Struct syn::Turbofish [−][src]
pub struct Turbofish<'a>(_);
Returned by TypeGenerics::as_turbofish
.
This type is available only if Syn is built with the "derive"
or "full"
feature and the "printing"
feature.
Trait Implementations
impl<'a> ToTokens for Turbofish<'a>
[src]
impl<'a> ToTokens for Turbofish<'a>
[src]