Docs.rs
datacell-0.1.8
datacell 0.1.8
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
yingkitw
Dependencies
anyhow ^1.0
normal
anyrepair ^0.2.1
normal
apache-avro ^0.17
normal
arrow-array ^54
normal
arrow-schema ^54
normal
axum ^0.7
normal
optional
calamine ^0.26
normal
chrono ^0.4
normal
clap ^4.5
normal
clap_complete ^4.5.65
normal
csv ^1.3
normal
dirs ^5.0
normal
glob ^0.3.3
normal
parquet ^54
normal
rayon ^1.10
normal
regex ^1.10
normal
rmcp ^0.14
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3.12
normal
thiserror ^1.0
normal
tokio ^1
normal
toml ^0.8
normal
tower ^0.4
normal
optional
tower-http ^0.5
normal
optional
zip ^2.2
normal
tempfile ^3.12
dev
Versions
49.01%
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
sanitize_csv_row
datacell
0.1.8
In datacell::
csv_
handler
datacell
::
csv_handler
Function
sanitize_
csv_
row
Copy item path
Source
pub fn sanitize_csv_row(row: &[
String
]) ->
Vec
<
String
>
Expand description
Sanitize an entire row of CSV values