Docs.rs
odm-0.0.1
odm 0.0.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
bennjii
Dependencies
clap ^4.2.1
normal
csv ^1.1
normal
open-stock ^0.1.4
normal
phf ^0.11
normal
serde ^1
normal
uuid ^1.3.1
normal
Versions
0%
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
Files
odm/
lib.rs
1
pub mod
parser;
2
pub use
parser::
*
;