Skip to main content

execute_render_command_with_registry

Function execute_render_command_with_registry 

Source
pub async fn execute_render_command_with_registry(
    request: &RenderRequest,
    registry: &CompositionRegistry,
) -> Result<()>
Expand description

Execute a render using an application-provided composition registry.