ioslice 0.3.1

no_std I/O slices that are still optionally ABI compatible with std and lbc
Documentation

ioslice-rs

Crates.io Documentation

Provides I/O byte slice types that implement most traits that regular slices implement, and are ABI compatible with struct iovec or WSABUF (WSABUF doesn't work in #![no_std).