Robuta

https://docs.rs/ioslice/latest/ioslice/ ioslice - Rust `#![no_std]`-friendly wrappers over the `std::io::IoSlice` and `std::io::IoSliceMut`, which are shared slices and exclusive slices, respectively, and... rust https://doc.rust-lang.org/beta/std/io/struct.IoSlice.html IoSlice in std::io - Rust A buffer type used with `Write::write_vectored`. stdiorust https://doc.rust-lang.org/nightly/std/io/struct.IoSlice.html IoSlice in std::io - Rust A buffer type used with `Write::write_vectored`. stdiorust