Function fragment

Source
fn fragment(
    uri: NarrativeURI,
    remote: Option<fn() -> Option<String>>,
) -> impl IntoView