mmdflux 2.1.0

Render Mermaid diagrams as Unicode text, ASCII, SVG, and MMDS JSON.
Documentation
1
2
3
4
pub(super) const LABEL_ANCHOR_REVALIDATION_MAX_DISTANCE: f64 = 2.0;
pub(super) const POINT_EPS: f64 = 0.000_001;
pub(super) const MIN_PORT_CORNER_INSET_FORWARD: f64 = 8.0;
pub(super) const MIN_PORT_CORNER_INSET_BACKWARD: f64 = 12.0;