component_debug::realm

Function get_resolved_declaration

Source
pub async fn get_resolved_declaration(
    moniker: &Moniker,
    realm_query: &RealmQueryProxy,
) -> Result<ComponentDecl, GetDeclarationError>