licenses.dev

core_io v0.1.20210325

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.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
rustc_version • 0.1.7A library for querying the version of a installed rustc compilerDIRECT1
semver • 0.1.20Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/core_io)](https://licenses.dev/cargo/core_io)
<a href="https://licenses.dev/cargo/core_io">
  <img src="https://licenses.dev/b/cargo/core_io" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.20210325 version:

[![licenses](https://licenses.dev/b/cargo/core_io/0.1.20210325)](https://licenses.dev/cargo/core_io/0.1.20210325)
<a href="https://licenses.dev/cargo/core_io/0.1.20210325">
  <img src="https://licenses.dev/b/cargo/core_io/0.1.20210325" alt="licenses" />
</a>
GitHub