Type Definition workflow_html::render::Renderables

source ·
pub type Renderables = Vec<Arc<dyn Render>>;