Docs.rs
spring-batch-rs-0.2.1
spring-batch-rs 0.2.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
sboussekeyt
Dependencies
anyhow ^1.0.81
normal
bson ^2.9.0
normal
optional
csv ^1.3.0
normal
optional
fake ^2.9.2
normal
optional
log ^0.4.20
normal
mongodb ^2.8.2
normal
optional
rand ^0.8.5
normal
serde ^1.0.196
normal
serde_json ^1.0.114
normal
sqlx ^0.7.4
normal
optional
thiserror ^1.0.58
normal
time ^0.3.34
normal
optional
tokio ^1.36.0
normal
uuid ^1.7.0
normal
env_logger ^0.11.1
dev
mockall ^0.12.1
dev
rand ^0.8.5
dev
tempfile ^3.10.0
dev
testcontainers-modules ^0.3.5
dev
Versions
74.38%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
spring_
batch_
rs
0.2.1
Module step
Module Items
Structs
Enums
Traits
In spring_
batch_
rs::
core
spring_batch_rs
::
core
Module
step
Copy item path
Source
Structs
§
Step
Builder
Step
Execution
Represents the execution details of a step.
Step
Instance
Represents an instance of a step in a batch job.
Enums
§
Chunk
Status
Represents the status of a chunk.
Step
Status
Represents the status of a step.
Traits
§
Step