Instance

Type Alias Instance 

Source
pub type Instance = Arc<dyn Any + Sync + Send>;

Aliased Typeยง

pub struct Instance { /* private fields */ }