toiletdb 0.1.1

Flushes an object to a JSON file. Rust implementation of https://github.com/maxogden/toiletdb
Documentation
[dependencies.serde]
version = "1.0.104"

[dependencies.serde_json]
version = "1.0.45"

[dependencies.tempfile]
version = "3.1.0"

[package]
authors = ["jakeburden <jburden@gitlab.com>"]
description = "Flushes an object to a JSON file. Rust implementation of https://github.com/maxogden/toiletdb"
edition = "2018"
license = "MIT"
name = "toiletdb"
repository = "https://gitlab.com/jakeburden/toiletdb-rs"
version = "0.1.1"