2 Repositories
Rust io-adapters Libraries
Adapters to convert between different writable APIs.
I/O adapters This crate provides adapters to compose writeable traits in the standard library. The following conversions are available: fmt::Write -
16 Dec 21, 2023
Alternative future adapters that provide cancel safety.
cancel-safe-futures Alternative futures adapters that are more cancel-safe. What is this crate? The futures library contains many adapters that make w
12 Jul 2, 2023