Crates.io | agnostic-io |
lib.rs | agnostic-io |
version | 0.1.2 |
created_at | 2025-01-27 03:15:11.203831+00 |
updated_at | 2025-02-24 12:04:31.29758+00 |
description | `agnostic-io` defines I/O traits in agnostic style for any async runtime. |
homepage | https://github.com/al8n/agnostic |
repository | https://github.com/al8n/agnostic |
max_upload_size | |
id | 1531956 |
size | 21,237 |
agnostic-io
defines I/O traits in Sans-I/O style for any async runtime.
[dependencies]
agnostic-io = "0.1"
tokio::io
compat
agnostic-io = { version = "0.1", features = ["tokio"] }
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.