licenses.dev

rust_icu_ustring v0.3.2

Native bindings to the ICU4C library from Unicode. ustring.h

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
anyhow • 1.0.91Flexible concrete Error type built on std::error::ErrorINDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
paste • 1.0.15Macros for all your token pasting needsDIRECT0
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
syn • 2.0.85Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)INDIRECT5
Apache-2.02
PackageRelationDependenciesPublished
rust_icu_common • 0.3.2Native bindings to the ICU4C library from Unicode. Commonly used types. DIRECT11
rust_icu_sys • 0.3.2Native bindings to the ICU4C library from Unicode. DIRECT4
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.2 version:

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