const_graphs 0.1.0

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