pathgraph 0.4.0-rc.1

Array-indexed hashmap
Documentation
[dependencies]

[[example]]
name = "simple"
path = "examples/simple.rs"

[lib]
name = "pathgraph"
path = "src/lib.rs"

[package]
authors = ["Marc EspĂ­n <mespinsanz@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Array-indexed hashmap"
edition = "2024"
homepage = "https://freyaui.dev/"
license = "MIT"
name = "pathgraph"
readme = "README.md"
repository = "https://github.com/marc2332/freya"
version = "0.4.0-rc.1"