Docs.rs
flyer-orm-0.0.0
flyer-orm 0.0.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
lucas11776
Dependencies
anyhow ^1.0.101
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
sqlx ^0.8.6
normal
tokio ^1.48.0
normal
Versions
0%
of the crate is documented
Go to latest version
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
Files
flyer_orm/
lib.rs
1
pub mod
sqlite;
2
pub mod
postgres;
3
pub mod
mysql;