oak-dot 0.0.11

High-performance incremental DOT language parser for the oak ecosystem with flexible configuration, optimized for graph description and visualization.
Documentation
1
2
3
#![doc = include_str!("readme.md")]
/// Serves the DOT MCP service.
pub fn serve_dot_mcp() {}