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: Groupelem: Box<Type>Trait Implementations
impl Clone for TypeGroup[src]
impl Clone for TypeGroup[src]fn clone(&self) -> Self[src]
pub fn clone_from(&mut self, source: &Self)1.0.0[src]
impl ToTokens for TypeGroup[src]
impl ToTokens for TypeGroup[src]