[][src]Function c2rust_refactor::ast_manip::util::namespace

pub fn namespace(def: &Def) -> Option<Namespace>

Return the namespace the given Def is defined in. Does not yet handle the macro namespace.