Skip to main content

execute_render_command_with_registry_and_control

Function execute_render_command_with_registry_and_control 

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

Execute an application-provided composition registry with caller-owned controls.