graffy 0.1.0

A graphing library that aims to be both simple to use and powerful.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
description = "A graphing library that aims to be both simple to use and powerful."
edition = "2021"
homepage = "https://github.com/lunir-project/graffy"
license = "MIT OR Apache-2.0"
name = "graffy"
readme = "README.md"
repository = "https://github.com/lunir-project/graffy"
version = "0.1.0"