Docs.rs
fluxus-utils-0.2.0
fluxus-utils 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
lispking
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
csv ^1.3
normal
futures ^0.3
normal
num_cpus ^1.16
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1
normal
tracing ^0.1
normal
cargo-husky ^1
dev
Versions
61.11%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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 models
fluxus_
utils
0.2.0
Module models
Module Items
Structs
Enums
Type Aliases
In crate fluxus_
utils
fluxus_utils
Module
models
Copy item path
Source
Structs
§
Record
Record represents a single data record in the stream
Enums
§
Stream
Error
Error types that can occur during stream processing
Type Aliases
§
Stream
Result
A Result type specialized for stream processing operations