Docs.rs
sdml-generate-0.3.2
sdml-generate 0.3.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
johnstonskj
Dependencies
console ^0.15.8
normal
indicatif ^0.17.8
normal
nu-ansi-term ^0.50.1
normal
regex ^1.11.0
normal
sdml-core ^0.3.2
normal
sdml-errors ^0.3.3
normal
serde ^1.0.210
normal
serde_json ^1.0.128
normal
optional
serde_regex ^1.1.0
normal
tempfile ^3.13.0
normal
text_trees ^0.1.2
normal
optional
tracing ^0.1.40
normal
tree-sitter-highlight ^0.23
normal
optional
tree-sitter-sdml ^0.3.3
normal
url ^2.5.2
normal
paste ^1.0.15
dev
pretty_assertions ^1.4.1
dev
sdml-parse ^0.3.0
dev
Versions
19.52%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sdml_
generate
0.3.2
In sdml_
generate::
draw
sdml_generate
::
draw
Constant
DOT_PROGRAM
Copy item path
Source
pub const DOT_PROGRAM: &
str
= "dot";
Expand description
Name of the command-line tool for GraphViz generation.