Expand description
Dashboard HTML rendering module
This module provides HTML dashboard rendering functionality using Handlebars templates.
Re-exports§
pub use renderer::rebuild_allocations_from_events;pub use renderer::DashboardContext;pub use renderer::DashboardRenderer;
Modules§
- renderer
- Dashboard renderer using Handlebars templates.