pathgraph 0.4.0-rc.16

Array-indexed hashmap
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "pathgraph"
description = "Array-indexed hashmap"
version = "0.4.0-rc.16"
edition = "2024"
license = "MIT"
authors = ["Marc EspĂ­n <mespinsanz@gmail.com>"]
readme = "../../README.md"
homepage = "https://freyaui.dev/"
repository = "https://github.com/marc2332/freya"

[lints]
workspace = true

[dependencies]