Skip to main content

SharedCaptureCell

Type Alias SharedCaptureCell 

Source
pub type SharedCaptureCell = Arc<Mutex<Value>>;

Aliased Typeยง

pub struct SharedCaptureCell { /* private fields */ }