into-attr 0.1.1

the macros helping to transform attributes in graphviz-rust library
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "dot-structures"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "675e35c02a51bb4d4618cb4885b3839ce6d1787c97b664474d9208d074742e20"

[[package]]
name = "into-attr"
version = "0.1.1"
dependencies = [
 "dot-structures",
]