Skip to main content

use_engine

Function use_engine 

Source
pub fn use_engine(worker_url: impl Into<String>) -> Engine<ValueProtocol>
Expand description

Creates an Engine over ValueProtocol for the worker at worker_url, with the default key forwarding installed. The form for apps without message enums; pair it with EngineViewport.