Skip to main content

configure

Function configure 

pub fn configure(settings: Settings) -> Task<Result<(), Error>>
Expand description

Returns a Task that switches the backend::Settings of the current application.

This can be leveraged to switch renderers at runtime.