licenses.dev

rs-libc v0.2.4

A subset of libc that can be used with Rust in freestanding environments.

Published on

Licenses

Learn more about license information.

Package Licenses

non-standard

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. DIRECT1
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
zeroize • 1.8.1Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM! DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.4 version:

[![licenses](https://licenses.dev/b/cargo/rs-libc/0.2.4)](https://licenses.dev/cargo/rs-libc/0.2.4)
<a href="https://licenses.dev/cargo/rs-libc/0.2.4">
  <img src="https://licenses.dev/b/cargo/rs-libc/0.2.4" alt="licenses" />
</a>
GitHub