wired 0.1.0

WIP: Collection of embeddable database models for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Anonyfox <hisako1337@gmail.com>"]
categories = ["caching", "database-implementations", "data-structures", "embedded", "filesystem"]
description = "WIP: Collection of embeddable database models for Rust."
edition = "2018"
keywords = ["embedded", "database"]
license = "MIT"
name = "wired"
readme = "README.md"
repository = "https://github.com/Anonyfox/wired/"
version = "0.1.0"