pub async fn execute_render_command_with_control(
request: &RenderRequest,
control: RenderControl,
) -> Result<()>Expand description
Execute a render with caller-owned progress, cancellation, and timeout controls.
pub async fn execute_render_command_with_control(
request: &RenderRequest,
control: RenderControl,
) -> Result<()>Execute a render with caller-owned progress, cancellation, and timeout controls.