Searched defs:add_namespace (Results 1 – 3 of 3) sorted by relevance
99 auto add_namespace = [&](auto name, auto builder) { in Resolve() local
123 pub fn add_namespace(&self, name: &str) -> Result<Self> { in add_namespace() method
2664 def add_namespace(param_type): function