Docs.rs
demit-1.0.0
demit 1.0.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
masamerc
Dependencies
anyhow ^1.0.95
normal
chrono ^0.4.39
normal
clap ^4.5.28
normal
csv ^1.3.0
normal
env_logger ^0.11.6
normal
log ^0.4.25
normal
rand ^0.9.0
normal
rayon ^1.10.0
normal
serde ^1.0.217
normal
serde_json ^1.0.138
normal
thiserror ^1.0.57
normal
uuid ^1.13.1
normal
criterion ^0.4.0
dev
Versions
40%
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
All
demit
1.0.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
cli::Cli
common::datetime::DateTime
domain::PosRecord
domain::WeblogRecord
Enums
domain::DomainType
error::DemitError
output::OutputFormat
Traits
domain::Record
Functions
cli::parse_args
common::user::gen_username
output::write_data
Type Aliases
error::Result