Docs.rs
spring-batch-rs-0.3.2
spring-batch-rs 0.3.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sboussekeyt
Dependencies
anyhow ^1.0
normal
bson ^3.0
normal
optional
chrono ^0.4
normal
optional
csv ^1.4
normal
optional
fake ^5.1
normal
optional
log ^0.4
normal
mongodb ^3.5
normal
optional
quick-xml ^0.39
normal
optional
rand ^0.10
normal
sea-orm ^1.1
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
optional
suppaftp ^8.0
normal
optional
tempfile ^3.20
normal
optional
thiserror ^2.0
normal
time ^0.3
normal
optional
tokio ^1.49
normal
uuid ^1.18
normal
zip ^8.5
normal
optional
env_logger ^0.11
dev
mockall ^0.14
dev
rand ^0.10
dev
testcontainers ^0.27
dev
testcontainers-modules ^0.15
dev
tokio ^1.0
dev
Versions
98.76%
of the crate is documented
Platform
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
Skip to main content
Module core
spring_
batch_
rs
0.3.2
Module core
Module Items
Modules
In crate spring_
batch_
rs
spring_batch_rs
Module
core
Copy item path
Source
Expand description
Core module for batch operations
Modules
ยง
item
Core module for Spring Batch functionality.
job
Job execution and management.
step
Step definition and execution.