disposition 0.0.0

SVG diagram generator
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 = "disposition"
version = "0.0.0"
dependencies = [
 "disposition_model",
]

[[package]]
name = "disposition_model"
version = "0.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "009f4acf6687e704906230d1bc6c92d7e5a09c3434af26f1b6b8c7e8de3d5a84"