Docs.rs
zvariant-5.1.0
zvariant 5.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
zeenix
Dependencies
arrayvec ^0.7.4
normal
optional
camino ^1.1.9
normal
optional
chrono ^0.4.38
normal
optional
endi ^1.1.0
normal
enumflags2 ^0.7.9
normal
optional
heapless ^0.8.0
normal
optional
serde ^1.0.200
normal
serde_bytes ^0.11.14
normal
optional
static_assertions ^1.1.0
normal
time ^0.3.36
normal
optional
url ^2.5.0
normal
optional
uuid ^1.8.0
normal
optional
winnow ^0.6
normal
zvariant_derive =5.1.0
normal
zvariant_utils ^3.0.0
normal
chrono ^0.4.38
dev
criterion ^0.5.1
dev
glib ^0.20.0
dev
rand ^0.8.5
dev
serde_json ^1.0.116
dev
serde_repr ^0.1.19
dev
Versions
28.57%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zvariant
5.1.0
zvariant
Constant
LE
Copy item path
Source
pub const LE:
Endian
;
Expand description
Alias for
Endian::Little
.