Bare essentials of std::io for use in no_std. Alloc support is optional
Description
The bare essentials of std::io for use in no_std. Alloc support is
optional.
This package contains library source intended for building other packages which
use the "alloc" feature of the "no_std_io2" crate.