pub fn configure(settings: Settings) -> Task<Result<(), Error>>
Returns a Task that switches the [backend::Settings] of the current application.
Task
backend::Settings
This can be leveraged to switch renderers at runtime.