A “prelude” for crates using the embly crate
embly
imports io::Read and io::Write
pub use std::io::Read as _; pub use std::io::Write as _;
pub use std::io::Read as _;
pub use std::io::Write as _;