Searched defs:SchemaMeta (Results 1 – 5 of 5) sorted by relevance
63 pub fn get_app_schema(&mut self, bundle_name: &str) -> SyncResult<SchemaMeta> { in get_app_schema()113 pub struct SchemaMeta { struct119 impl Default for SchemaMeta { argument129 impl SchemaMeta { impl146 impl From<&ipc_conn::Schema> for SchemaMeta { implementation
31 class SchemaMeta; variable
93 using SchemaMeta = DistributedData::SchemaMeta; variable
41 using SchemaMeta = DistributedData::SchemaMeta; variable
86 SchemaMeta = 41, enumerator