irox-dot 0.1.0

DOT Graph Description Language writer, compatible with GraphViz
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "irox-bits"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cbe159f1f0679d536a9982fb5e6a136ce7d04e7b9d379f5df9ed64ca8423d8d3"

[[package]]
name = "irox-dot"
version = "0.1.0"
dependencies = [
 "irox-bits",
]