1 2 3 4 5 6 7 8
[package] description = "Blazingly-fast compile-time copy-free graph library" edition = "2021" license = "LGPL-2.1" name = "const_graphs" readme = "README.md" repository = "https://github.com/TiagoCavalcante/const_graphs" version = "0.2.0"