core_io 0.1.20190427

This is a copy of libstd::io with all the parts that don't work in core removed. Most importantly, it provides the Read and Write traits. This crate is (mostly) automatically generated from the rust git source. The version of the source that corresponds to your compiler version will be selected automatically by the build script.
Documentation
Build #156902 2019-04-28T19:33:04.219827+00:00
# rustc version
rustc 1.36.0-nightly (3c3d3c177 2019-04-17)
# docs.rs version
cratesfyi 0.6.0 (54fff31 2019-04-12)

# build log
Updating crates.io index
Downloading crates ...
Downloaded core_io v0.1.20190427
Fresh semver v0.1.20
Fresh rustc_version v0.1.7
Compiling core_io v0.1.20190427
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/core_io-0.1.20190427/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=80ed88f412f6de97 -C extra-filename=-80ed88f412f6de97 --out-dir /home/cratesfyi/cratesfyi/debug/build/core_io-80ed88f412f6de97 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_version=/home/cratesfyi/cratesfyi/debug/deps/librustc_version-d121be8a4a7bc8ef.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/core_io-80ed88f412f6de97/build-script-build`
Documenting core_io v0.1.20190427
Running `rustdoc --crate-name core_io /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/core_io-0.1.20190427/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190417-1.36.0-nightly-3c3d3c177 --static-root-path / --disable-per-crate-search --extern-html-root-url 'rustc_version=https://docs.rs/rustc_version/0.1.7' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cfg core_memchr --cfg no_collections`
Finished dev [unoptimized + debuginfo] target(s) in 5.40s