replit_db
An unofficial database adapater for Replit Database for Rust!
Installation
Supports
- Synchronous
- Asynchronous
- Type Safety (:skull emoji:)
Example
use ;
All documentations will be in the comment and intellisense. (I hosted my own documentation since docs.rs is slow)
Also for asynchronous version please use replit_db::Asynchronous trait.