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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
codes_
common
0.1.9
codes_common
Macro
code_as_str
Copy item path
Source
macro_rules! code_as_str { ($type_name:ty, $inner:ident) => { ... }; ($type_name:ty) => { ... }; }