component_debug::realm

Function resolve_declaration

Source
pub async fn resolve_declaration(
    realm_query: &RealmQueryProxy,
    parent: &Moniker,
    child_location: &ChildLocation,
    url: &str,
) -> Result<ComponentDecl, GetDeclarationError>