Docs.rs
vexil-runtime-0.6.0
vexil-runtime 0.6.0
Docs.rs crate page
MIT
OR
Apache-2.0
03 August 2026
Links
Repository
crates.io
Source
Owners
furkanmamuk
Dependencies
thiserror ^2.0.18
normal
proptest ^1.6
dev
serde ^1.0.228
dev
serde_json ^1.0.150
dev
Versions
66.46%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module zigzag
vexil_
runtime
0.6.0
Module zigzag
Module Items
Functions
In crate vexil_
runtime
vexil_runtime
Module
zigzag
Copy item path
Source
Functions
§
zigzag_
decode
Decode a ZigZag-encoded unsigned integer back to its signed value.
zigzag_
encode
Encode a signed integer using ZigZag encoding.