easy_graph 0.1.3

Data structure that represent generic vertices and undirected connections
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["f3kilo <f3kilo@yandex.ru>"]
description = "Data structure that represent generic vertices and undirected connections"
edition = "2018"
license = "MIT"
name = "easy_graph"
readme = "README.md"
repository = "https://github.com/F3kilo/easy_graph.git"
version = "0.1.3"