versatile-data 0.9.2

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.3"

[dependencies.idx_sized]
version = "0.8"

[dependencies.natord]
version = "1.0"

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

[dependencies.various_data_file]
version = "0.2"

[package]
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"
resolver = "2"
version = "0.9.2"