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.
-
Notifications
You must be signed in to change notification settings - Fork 1
I/O slices for Rust that are similar to regular slices, but ABI-compatible with iovec or std's IoSlice, and supports #![no_std]
License
4lDO2/ioslice-rs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
I/O slices for Rust that are similar to regular slices, but ABI-compatible with iovec or std's IoSlice, and supports #![no_std]
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published