replitdb 0.1.1

A simple Rust client for Replit DB.
Documentation
1
2
3
4
5
6
7
# Rust-ReplitDB

**A simple Rust client for Replit DB.**

A basic library which provides two clients to interact with Replit DB, one asynchronous and the other blocking. The API is modeled after [the official NodeJS client](https://www.npmjs.com/package/@replit/database).

Licensed under the MIT license.