ttgraph 0.1.0

Typed/Transactional Graph container
Documentation
[dependencies.ttgraph_macros]
version = "^0.1.0"

[dependencies.uuid]
features = ["v4", "fast-rng"]
version = "1.4.1"

[dependencies.visible]
version = "0.0.1"

[package]
authors = ["Zizhang Luo <semiwaker@pku.edu.cn>"]
categories = ["data-structures"]
description = "Typed/Transactional Graph container"
edition = "2021"
keywords = ["graph", "transaction", "typed", "data_structure"]
license = "MIT OR Apache-2.0"
name = "ttgraph"
readme = "README.md"
repository = "https://github.com/semiwaker/TTGraph"
version = "0.1.0"