Docs.rs
rorm-db-0.10.1
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
rorm-db 0.10.1
The inner database abstraction layer from rorm.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
95
out of
95
items documented
0
out of
39
items with examples
Size
Source code size: 144.57 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 4.73 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
Documentation
rorm-orm/rorm-db
0
0
0
crates.io
Dependencies
futures-core ~0.3
normal
pin-project ~1
normal
rorm-declaration ~0.4
normal
rorm-sql ~0.9
normal
serde ~1
normal
optional
sqlx ~0.8
normal
tracing ~0.1
normal
rustc_version ^0.4.0
build
Versions
0.10.1
(2025-04-09)
0.10.0
(2025-04-09)
0.9.1
(2023-09-13)
0.9.0
(2023-09-08)
0.8.1
(2023-03-15)
0.8.0
(2023-03-15)
0.7.0
(2023-03-08)
0.6.0
(2022-12-29)
0.5.0
(2022-12-21)
0.4.1
(2022-12-10)
0.4.0
(2022-12-10)
0.3.0
(2022-11-22)
0.2.0
(2022-11-01)
0.1.0
(2022-09-06)
Owners
rorm-db
rorm-db
provides the inner database abstraction layer for
rorm
.