Docs.rs
codes-common-0.1.9
codes-common 0.1.9
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
johnstonskj
Dependencies
csv ^1.1
normal
optional
tera ^1.17
normal
optional
tracing ^0.1
normal
optional
Versions
14.29%
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
variable_length_code
codes_
common
0.1.9
codes_common
Macro
variable_
length_
code
Copy item path
Source
macro_rules! variable_length_code { ($type_name:ty, $min:literal, $max:literal) => { ... }; }