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

pub(super) async fn handle_ni_with_ip(
    ip6: String,
    server: Arc<Server>
) -> Result<impl Reply, Infallible>