**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.