BxEntity

Type Alias BxEntity 

Source
pub type BxEntity = Box<dyn Entity>;

Aliased Typeยง

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