Crates.io | aeronet_io |
lib.rs | aeronet_io |
version | 0.9.0 |
source | src |
created_at | 2024-11-07 22:09:59.738843 |
updated_at | 2024-11-07 22:09:59.738843 |
description | IO abstraction primitives for aeronet |
homepage | |
repository | https://github.com/aecsocket/aeronet |
max_upload_size | |
id | 1440345 |
size | 35,368 |
aeronet_io
Defines IO layer primitives and abstractions, which may be used by IO layer implementations and code which is abstract over the specific IO layer.
The heart of this layer is the [Session
] component.