dynamic_graph 0.1.4

A library for graph processing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.generativity]
version = "1.0.0"

[dependencies.unsafer]
version = "0.1.1"

[package]
authors = ["Maskim Chistyakov"]
description = "A library for graph processing"
edition = "2018"
license = "MIT"
name = "dynamic_graph"
readme = "README.md"
repository = "https://github.com/Salabar/dynamic_graph/"
version = "0.1.4"
[profile.dev]
opt-level = 0