Searched defs:Schema (Results 1 – 2 of 2) sorted by relevance
527 pub(crate) struct Schema { struct533 impl Schema { implementation556 impl Deserialize for Schema { implementation839 ) -> ConnectResult<RwLockReadGuard<Schema>> { in get_app_schema()
68 struct Schema { struct69 std::vector<std::string> version;70 std::vector<std::string> mode;71 std::vector<std::string> define;72 std::vector<std::string> index;