licenses.dev

zvariant_derive v4.1.0

D-Bus & GVariant encoding & decoding

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
enumflags2_derive • 0.7.12Do not use directly, use the reexport in the `enumflags2` crate. This allows for better compatibility across versions.INDIRECT4
enumflags2 • 0.7.12Enum-based bit flagsDIRECT7
equivalent • 1.0.2Traits for key comparison in maps.INDIRECT0
hashbrown • 0.15.4A Rust port of Google's SwissTable hash mapINDIRECT0
indexmap • 2.10.0A hash table with consistent order and fast iteration.INDIRECT2
proc-macro-crate • 3.2.0Replacement for crate (macro_rules keyword) in proc-macros DIRECT5
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)DIRECT2
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_repr • 0.1.20Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum.DIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
syn • 1.0.109Parser for Rust source codeDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
toml_datetime • 0.6.11A TOML-compatible datetime typeINDIRECT0
toml_edit • 0.22.27Yet another format-preserving TOML parser.INDIRECT4
MIT1
PackageRelationDependenciesPublished
zvariant_utils • 1.1.1Various utilities used internally by the zvariant crate.DIRECT4
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine 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/zvariant_derive)](https://licenses.dev/cargo/zvariant_derive)
<a href="https://licenses.dev/cargo/zvariant_derive">
  <img src="https://licenses.dev/b/cargo/zvariant_derive" alt="licenses" />
</a>

Or the licenses badge code for the 4.1.0 version:

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