dagre_rust 0.0.5

Dagre implementation in Rust
Documentation
1
2
3
4
5
6
7
8
9
# dagre-rust

dagre-rust is a Rust implementation of [graphlib](https://github.com/dagrejs/dagre) that helps drawing DAG. 

# License

Dagre is licensed under the terms of the Apache-2.0 License. See the
[LICENSE](LICENSE) file
for details.