Module igd_next::aio

source ·
Expand description

This module implements the same features as the main crate, but using async io.

Modules

Structs

  • This structure represents a gateway found by the search functions.

Traits

  • Trait to allow abstracting over tokio and async-std.