Searched defs:Registry (Results 1 – 2 of 2) sorted by relevance
29 pub struct Registry { struct40 impl Default for RegistryBuilder { argument68 pub fn build(self) -> Registry { in build()77 impl Registry { implementation
26 typedef std::vector<std::pair<std::string, size_t>> Registry; typedef