Docs.rs
wc-parser-0.1.2
wc-parser 0.1.2
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
zktaiga
Dependencies
chrono ^0.4.41
normal
lazy_static ^1.5.0
normal
memmap2 ^0.9
normal
rayon ^1.10.0
normal
regex ^1.11.1
normal
Versions
66.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
wc_
parser
0.1.2
All Items
Crate Items
Modules
Functions
Crate
wc_parser
Copy item path
Source
Modules
§
datetime
models
parser
Functions
§
parse_
file
Convenience helper that memory-maps a chat export file and parses it without copying its contents into an intermediate
String
.
parse_
string