Docs.rs
coviz-0.1.0
coviz 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
christiandoxa
Dependencies
anyhow ^1.0.102
normal
clap ^4.6.1
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
tree-sitter ^0.26.8
normal
tree-sitter-go ^0.25.0
normal
tree-sitter-rust ^0.24.2
normal
walkdir ^2.5.0
normal
Versions
37.5%
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
Skip to main content
render_json
coviz
0.1.0
In coviz::
render
coviz
::
render
Function
render_
json
Copy item path
Source
pub fn render_json(analysis: &
Analysis
) ->
Result
<
String
>
Expand description
Render an analysis graph as pretty JSON.