Docs.rs
batch-processing-0.1.17
batch-processing 0.1.17
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
luiz-eduardo14
Dependencies
async-trait ^0.1.79
normal
optional
futures ^0.3.30
normal
optional
log ^0.4.21
normal
tokio ^1.36.0
normal
optional
tokio-fs ^0.1.7
normal
optional
chrono ^0.4
dev
csv-async ^1.3.0
dev
deadpool-postgres ^0.12.1
dev
diesel ^2.1.5
dev
diesel-async ^0.4.1
dev
diesel_migrations ^2.1.0
dev
peak_alloc ^0.2.0
dev
pretty_env_logger ^0.5.0
dev
refinery ^0.8.12
dev
tokio-postgres ^0.7.10
dev
zip ^0.6.6
dev
Versions
77.27%
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
batch_
processing
0.1.17
Module step
Module Items
Modules
Structs
Traits
Type Aliases
In batch_
processing::
sync
batch_processing
::
sync
Module
step
Copy item path
Source
Modules
§
complex_
step
simple_
step
step_
builder
Structs
§
Sync
Step
Represents a synchronous step in a job.
Traits
§
Decider
A trait for objects that can make decisions.
Runner
A trait for objects that can be executed.
Type Aliases
§
Decider
Callback
Step
Callback