versatile-data 0.40.0

A library for databases that has convenient datasets that group together commonly used fields and gives you the flexibility to create your own fields.
Documentation
[dependencies.chrono]
version = "0.4"

[dependencies.file_mmap]
version = "0.4"

[dependencies.idx_sized]
version = "0.12"

[dependencies.natord]
version = "1.0"

[dependencies.uuid]
features = ["v4", "fast-rng", "macro-diagnostics"]
version = "1.2"

[dependencies.various_data_file]
version = "0.3"

[package]
authors = ["Oden Shirataki <oden.srtk@gmail.com>"]
categories = ["database", "caching"]
description = "A library for databases that has convenient datasets that group together commonly used fields and gives you the flexibility to create your own fields."
edition = "2021"
keywords = ["avltree", "database", "Index", "library"]
license = "MIT/Apache-2.0"
name = "versatile-data"
readme = "README.md"
repository = "https://github.com/OdenShirataki/versatile-data"
version = "0.40.0"