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 sqlite_reader
spring_
batch_
rs
0.3.2
Module sqlite_
reader
Module Items
Structs
In spring_
batch_
rs::
item::
rdbc
spring_batch_rs
::
item
::
rdbc
Module
sqlite_
reader
Copy item path
Source
Available on
crate feature
rdbc
only.
Expand description
SQLite-specific reader implementation.
Structs
ยง
Sqlite
Rdbc
Item
Reader
SQLite RDBC Item Reader for batch processing