ScriptToConstellationSender

Type Alias ScriptToConstellationSender 

Source
pub type ScriptToConstellationSender = GenericSender<(WebViewId, PipelineId, ScriptToConstellationMessage)>;

Aliased Typeยง

pub struct ScriptToConstellationSender(/* private fields */);