mmdflux 2.1.0

Render Mermaid diagrams as Unicode text, ASCII, SVG, and MMDS JSON.
Documentation
1
2
3
4
//! Shared sequence-family runtime model and layout.

pub mod layout;
pub mod model;