whistlinoak 0.1.0

Annotated even-arity trees backed by mmaps
Documentation
[dependencies.memmap2]
version = "0.5"
[dev-dependencies.rand]
version = "0.8"

[dev-dependencies.tempfile]
version = "3.3"

[package]
authors = ["Eduardo Leegwater Simões <eduardols@protonmail.com>"]
categories = ["data-structures"]
description = "Annotated even-arity trees backed by mmaps"
edition = "2021"
exclude = [".github/*", ".gitignore"]
keywords = ["tree", "mmap", "annotation", "data", "structure"]
license = "MIT OR Apache-2.0"
name = "whistlinoak"
readme = "README.md"
repository = "https://github.com/ureeves/whistlinoak"
resolver = "2"
version = "0.1.0"