Docs.rs
csv_ingest-0.2.2
csv_ingest 0.2.2
Permalink
Docs.rs crate page
MIT
15 August 2026
Links
Repository
crates.io
Source
Owners
roger-rodriguez
Dependencies
async-compression ^0.4
normal
bytes ^1
normal
crc32fast ^1
normal
csv-async ^1
normal
encoding_rs ^0.8
normal
memchr ^2.7
normal
optional
memmap2 ^0.9
normal
optional
thiserror ^2.0.16
normal
tokio ^1
normal
tokio-util ^0.7
normal
anyhow ^1
dev
proptest ~1.9.0
dev
tempfile ^3
dev
Versions
50%
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
csv_
ingest
0.2.2
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
ByteRecord
CsvIngestSummary
CsvMeta
CsvOptions
CsvParser
TranscodingError
Enums
CsvHeaderMode
CsvIngestError
CsvTerminator
CsvTrim
DecodePolicy
Functions
build_csv_reader
fast_local_process
reader_from_path
summarize_csv_path
summarize_csv_stream
Type Aliases
BoxedCsvReader
CsvResult