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