Function component_debug::realm::get_config_fields

source ยท
pub async fn get_config_fields(
    moniker: &Moniker,
    realm_query: &RealmQueryProxy,
) -> Result<Option<Vec<ConfigField>>, GetStructuredConfigError>