Struct syn::TypeGroup [−][src]
A type contained within invisible delimiters.
This type is available only if Syn is built with the "derive"
or
"full"
feature.
Fields
group_token: Group
elem: Box<Type>
Trait Implementations
impl ToTokens for TypeGroup
[src]
impl ToTokens for TypeGroup
[src]