topological-sort 0.0.3

Performs topological sorting.
1
2
3
4
5
6
7
8
9
10
[package]

name = "topological-sort"
version = "0.0.3"
authors = ["gifnksm <makoto.nksm+github@gmail.com>"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/gifnksm/topological-sort-rs"
description = "Performs topological sorting."
documentation = "https://gifnksm.github.io/topological-sort-rs"