Instance

Type Alias Instance 

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

Aliased Typeยง

pub struct Instance { /* private fields */ }