c2rust_refactor::ast_manip::util
pub fn namespace(def: &Def) -> Option<Namespace>
Return the namespace the given Def is defined in. Does not yet handle the macro namespace.