Function do_doc

Source
fn do_doc(
    score: f32,
    uri: DocumentURI,
    remote: Option<fn() -> Option<String>>,
) -> impl IntoView