versatile-data 0.4.1

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

[dependencies.indexed_data_file]
version = "0.6"

[dependencies.libc]
version = "0.2"

[dependencies.natord]
version = "1.0"

[dependencies.strings_set_file]
version = "0.1"

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

[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.4.1"