routing::environment

Function find_first_absolute_ancestor_url

Source
pub fn find_first_absolute_ancestor_url<C: ComponentInstanceInterface>(
    component: &Arc<C>,
) -> Result<Url, ComponentInstanceError>