veilid-igd 0.1.1

Fork of igd and igd-next modified to the needs of the Veilid project. Internet Gateway Protocol client
Documentation

veilid-igd

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

aio_async_std

  • futures
  • async-std
  • surf/h1-client-rustls
  • bytes
  • http
  • async-trait

aio_tokio

  • futures
  • tokio
  • hyper
  • bytes
  • http
  • async-trait

surf

  • dep:surf

hyper

  • dep:hyper

async-std

  • dep:async-std

async-trait

  • dep:async-trait

futures

  • dep:futures

tokio

  • dep:tokio

bytes

  • dep:bytes

http

  • dep:http