docs.rs failed to build graphviz-anywhere-0.1.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
graphviz-anywhere (Rust crate)
Rust crate published as graphviz-anywhere on crates.io.
Status
This crate currently builds against the legacy C-ABI wrapper
(capi/graphviz_api.{h,c}) and is not affected by the web Wasm
rearch landed in rearch/hpcc-js-aligned. A follow-up PR will switch
the FFI surface to the CGraphviz C++ class via the cxx crate so all
platforms share one Graphviz implementation.