Skip to main content

a

Function a 

Source
pub fn a<'a>(
    _path_components: URLPath<'a, 'a>,
    params: URLParams<'a>,
    state: SharedAppState,
) -> ComponentResult<Anchor>