core-io
is an alternative no_std
I/O library for Rust.
Unlike std::io
, it uses an associated error type instead of baking in a single io::Error
.
This way it supports a wider variety of implementees and only depend on core
.
Other than that difference, it seeks to match std::io
's traits as closely as possible.
forked from Tobba/coreio
-
Notifications
You must be signed in to change notification settings - Fork 0
An alternative no_std I/O library for Rust
License
QuiltOS/core-io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An alternative no_std I/O library for Rust
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Rust 100.0%