[][src]Function gluon_base::types::ctor_args

pub fn ctor_args<Id, T>(typ: &T) -> ArgIterator<T> where
    T: TypePtr<Id = Id>,