archunit

Function export_plantuml_report

Source
pub fn export_plantuml_report(
    output_path: impl AsRef<Path>,
    content: &str,
) -> Result<(), ArchUnitError>
Expand description

Writes an already-rendered PlantUML report as UTF-8, creating missing parents.