Function gluon_base::types::walk_type [] [src]

pub fn walk_type<I, T, F>(typ: &T, f: F) where F: FnMut(&T), T: Deref<Target=Type<I, T>>