SharedSelection

Type Alias SharedSelection 

Source
pub type SharedSelection = Arc<AtomicRefCell<ScriptSelection>>;

Aliased Typeยง

pub struct SharedSelection { /* private fields */ }