Provides the essential parts of std::io for use in no_std environments, with optional alloc support.
# Cargo.toml
[dependencies]
core2 = "latest"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reads bytes from a cursor in a no_std context using core2's Read trait.
Refer to the crate documentation for the exact API differences and feature flags.
Breaking-change detection hasn't run for this library yet.
No dependency data recorded yet.