Crates.io | replitdb |
lib.rs | replitdb |
version | 0.1.3 |
source | src |
created_at | 2021-09-05 17:58:37.00785 |
updated_at | 2021-09-05 18:49:14.424195 |
description | A simple Rust client for Replit DB. |
homepage | https://github.com/19wintersp/Rust-ReplitDB#readme |
repository | https://github.com/19wintersp/Rust-ReplitDB |
max_upload_size | |
id | 447227 |
size | 12,299 |
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.
Licensed under the MIT license.