Docs.rs
rorm-db-0.10.1
Platform
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
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.7 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
0.10.0
0.9.1
0.9.0
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
Owners
rorm-db
rorm-db
provides the inner database abstraction layer for
rorm
.