licenses.dev

cstr-argument v0.0.2

A trait for converting function arguments to null terminated strings

Published on

Licenses

Learn more about license information.

Package Licenses

Unlicense

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
cfg-if • 0.1.10A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 1.0.2Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.2 version:

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