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
codes_
common
0.1.9
All Items
Sections
Features
Crate Items
Re-exports
Modules
Macros
Traits
Crate
codes_common
Copy item path
Source
Expand description
Support capabilities for
codes-*
packages.
§
Features
build
- Tools for build scripts.
csv_tools
- Tools for reading and processing CSV files, requires
build
.
Re-exports
§
pub use error::
CodeParseError
;
Modules
§
build
One-line description.
error
One-line description.
Macros
§
code_
as_
str
code_
impl
fixed_
length_
code
insert_
field
insert_
optional_
field
variable_
length_
code
Traits
§
Code
Fixed
Length
Code
Variable
Length
Code