pub async fn execute_render_command_with_registry(
request: &RenderRequest,
registry: &CompositionRegistry,
) -> Result<()>Expand description
Execute a render using an application-provided composition registry.
pub async fn execute_render_command_with_registry(
request: &RenderRequest,
registry: &CompositionRegistry,
) -> Result<()>Execute a render using an application-provided composition registry.