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