2 releases
new 0.1.1 | Jan 30, 2025 |
---|---|
0.1.0 | Jan 27, 2025 |
#1596 in Asynchronous
115 downloads per month
Used in 15 crates
(3 directly)
15KB
57 lines
Agnostic I/O
Introduction
agnostic-io
defines I/O traits in Sans-I/O style for any async runtime.
Installation
[dependencies]
agnostic-io = "0.1"
-
tokio::io
compatagnostic-io = { version = "0.1", features = ["tokio"] }
License
agnostic-io
is under the terms of both the MIT license and the
Apache License (Version 2.0).
See LICENSE-APACHE, LICENSE-MIT for details.
Copyright (c) 2025 Al Liu.
Dependencies
~0–6MB
~24K SLoC