ioslice 0.6.0

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

ioslice-rs

Build Status 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. Additionally, various utility functions and traits for dealing with uninitialized memory in safe code is also included.