Cargo Features

no_std_io has no features set by default.

[dependencies]
no_std_io = { version = "0.6.0", features = ["std", "alloc", "nightly"] }
std = alloc
alloc std?

Affects traits::Read.read_to_end

nightly

Affects util::copy