component_debug::realm

Function get_all_instances

Source
pub async fn get_all_instances(
    query: &RealmQueryProxy,
) -> Result<Vec<Instance>, GetAllInstancesError>