[][src]Function cjdns_snode::server::webserver::handlers::handle_path

pub(super) async fn handle_path(
    src: String,
    tar: String,
    server: Arc<Server>
) -> Result<impl Reply, Rejection>