Docs.rs
table-to-csv-0.4.0
table-to-csv 0.4.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
SeanningTatum
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
csv ^1.3
normal
rayon ^1.10
normal
regex ^1.10
normal
Versions
44.44%
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
Module parser
table_
to_
csv
0.4.0
Module parser
Module Items
Functions
In crate table_
to_
csv
table_to_csv
Module
parser
Copy item path
Source
Functions
ยง
extract_
insert_
values
Extract INSERT VALUES from SQL for a specific table
parse_
sql_
file
Parse SQL file and extract table schemas and data
parse_
table_
columns
Parse column definitions from CREATE TABLE statement