ioslice 0.1.0

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

ioslice-rs

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).