Function gluon_base::types::remove_forall[][src]

Important traits for &'a mut R
pub fn remove_forall<'a, Id, T>(typ: &'a T) -> &'a T where
    T: Deref<Target = Type<Id, T>>,
    Id: 'a,