summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2020-12-08working on nodes.seancarroll
2020-12-07more polishseancarroll
2020-12-07bit of clean upseancarroll
2020-12-07fix hard-coded graph type by creating a GraphType trait that will replace the...seancarroll
2020-12-07get first test, empty graph, passingseancarroll
2020-12-07add AttributeText which is heavy taken from core Rust's Dot LabelTextseancarroll
2020-12-07add label field but still dont like it. looking for alternativeseancarroll
2020-12-07attributes should be a hashmap instead of a vecseancarroll
2020-12-05initial commitseancarroll