linnet 0.3.0

A library for working with half-edge data structures, and subgraphs, and drawing them
Documentation
1
2
3
4
5
6
7
8
9
10
11
<div align="center">
<picture>
  <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/alphal00p/linnet/6ecc76560c68fa3c988e64f0e46f3009e84cca3d/assets/linnet-logo.webp">
  <img src="https://raw.githubusercontent.com/alphal00p/linnet/6ecc76560c68fa3c988e64f0e46f3009e84cca3d/assets/linnet-logo.webp" width="200" height="200">
</picture>
</div>

[![crates.io](https://img.shields.io/crates/v/linnet.svg)](https://crates.io/crates/linnet)
# Linnet

A graph library that focuses on sub-graphs and node-identification.