licenses.dev

cstr-argument v0.1.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 MIT1
PackageRelationDependenciesPublished
cfg-if • 1.0.0A 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
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. DIRECT0
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.1.2 version:

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