// devela::sys::io::no_std_define
//
//! Reimplementations of I/O functionality for `no_std`.
//
// WAIT: [no_std io](https://github.com/rust-lang/rust/issues/48331)
// IoError, IoErrorKind, IoResult
// IoRead, IoBufRead, IoBytes, IoChain, IoTake
// IoWrite
pub use ;
crateitems!