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