Docs.rs
libflatterer-0.20.0
libflatterer 0.20.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kindly
Dependencies
bytes ^1.4.0
normal
csv ^1
normal
csvs_convert ^0.9.0
normal
flate2 ^1.0.24
normal
indexmap ^2.1.0
normal
itertools ^0.12.0
normal
jsonpath-rust ^0.3.0
normal
lazy_static ^1
normal
log ^0.4
normal
num_cpus ^1.13.1
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
slug ^0.1
normal
smallvec ^1.6.1
normal
smartstring ^1.0.0
normal
snafu ^0.7.0
normal
typed-builder ^0.18.0
normal
url ^2.3.1
normal
yajlish ^0.4.0
normal
insta ^1.21.1
dev
logtest ^2.0.0
dev
arrow-array ^51.0.0
normal
arrow-schema ^51.0.0
normal
async-compression ^0.4.5
normal
crossbeam-channel ^0.5
normal
csv-async ^1.2.6
normal
env_logger ^0.10.0
normal
futures ^0.3.28
normal
futures-util ^0.3.27
normal
jsonref ^0.4
normal
nanoid ^0.4.0
normal
object_store ^0.9.0
normal
parquet ^51.0.0
normal
rust_xlsxwriter ^0.79.0
normal
tempfile ^3
normal
tokio ^1.37.0
normal
tokio-util ^0.7.7
normal
Versions
20%
of the crate is documented
Go to latest version
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
libflatterer
0.20.0
libflatterer
Function
flatten_single
Copy item path
Source
pub fn flatten_single( input:
String
, flat_files:
FlatFiles
, ) ->
Result
<
FlatFiles
,
Error
>