ScopePtr

Type Alias ScopePtr 

Source
pub type ScopePtr = Box<dyn Scope + Send + Sync>;

Aliased Typeยง

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