Docs.rs
csvpp-0.8.0
csvpp 0.8.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
patrickomatic
Dependencies
a1 ^1.0.1
normal
bincode ^1.3.3
normal
chrono ^0.4.31
normal
clap ^4
normal
colored ^2.0
normal
csv ^1
normal
csvp ^0.2
normal
env_logger ^0.11
normal
google-drive3 ^6.0
normal
google-sheets4 ^6.0
normal
home ^0.5
normal
log ^0.4
normal
petgraph ^0.6
normal
rayon ^1.8
normal
regex ^1.10
normal
semver ^1
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1.35
normal
umya-spreadsheet ^2.1
normal
criterion ^0.5
dev
pprof ^0.13
dev
rand ^0.8
dev
Versions
15.05%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
LineNumber
csvpp
0.8.0
csvpp
Type Alias
Line
Number
Copy item path
Source
pub type LineNumber =
usize
;
Expand description
the line number - counts from
0
but renders the first line as
"1"