aeronet_io 0.17.0

IO abstraction primitives for `aeronet`
docs.rs failed to build aeronet_io-0.17.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: aeronet_io-0.21.0

Defines networking IO layer primitives and abstractions for aeronet, which may be used by both implementations of a specific IO layer, and consumers of any IO layer.

crates.io docs.rs

The heart of this layer is the [Session] component.