Skip to main content

Crate shard_den_uml_styler

Crate shard_den_uml_styler 

Source
Expand description

ShardDen UML Styler - UML 图表编辑器

支持多种图表语言的在线编辑器,主打“一键美化“和“灵活导出“

Re-exports§

pub use engine::DiagramType;
pub use engine::Engine;
pub use engine::EngineRegistry;
pub use engine::RenderHint;
pub use error::Diagnostic;
pub use error::EngineError;
pub use error::Severity;
pub use templates::get_mermaid_templates;
pub use templates::Template;
pub use theme::Theme;
pub use theme::ThemeCategory;
pub use theme::ThemeTuning;

Modules§

engine
渲染引擎模块
error
错误处理模块
templates
模板模块
theme
主题系统模块