borrow_db 0.0.0

A data store, written in Rust, which will provide a borrow-checker-esque, and restoration of data based on whether the client is connected, or disconnects during modification of the mutably borrowed data
1
2
3
4
5
6
7
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "borrow_db"
version = "0.0.0"