const_graphs 0.1.0

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