dot3

Crates.iodot3
lib.rsdot3
version0.1.0
sourcesrc
created_at2022-10-14 21:14:38.434368
updated_at2022-10-14 21:14:38.434368
descriptionA library for generating Graphviz DOT language files for graphs.
homepage
repositoryhttps://github.com/FL33TW00D/dot-rust
max_upload_size
id688563
size70,678
Christopher Fleetwood (FL33TW00D)

documentation

README

Build Status

dot-rust

A library for generating Graphviz DOT language files for graphs.

This code is extracted from the private graphviz library in core rust. It is almost entirely the work of the rust team.

License

Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your option. This file may not be copied, modified, or distributed except according to those terms.

Commit count: 71

cargo fmt