Docs.rs
gid-core-0.2.1
gid-core 0.2.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tonitangpotato
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
tracing ^0.1
normal
tree-sitter ^0.25
normal
tree-sitter-javascript ^0.25
normal
tree-sitter-python ^0.23
normal
tree-sitter-rust ^0.24
normal
tree-sitter-typescript ^0.23
normal
walkdir ^2
normal
tempfile ^3
dev
Versions
50.36%
of the crate is documented
Go to latest version
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
Skip to main content
render
gid_
core
0.2.1
In gid_
core::
visual
gid_core
::
visual
Function
render
Copy item path
Source
pub fn render(graph: &
Graph
, format:
VisualFormat
) ->
String
Expand description
Render graph to the specified format.