Docs.rs
lunatic-db-0.1.2
Platform
wasm32-wasi
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
lunatic-db 0.1.2
A collection of db drivers for the lunatic runtime
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
lib.rs
1
2
pub
use
lunatic_mysql
as
mysql
;
pub
use
lunatic_redis
as
redis
;