Trait tuix::AsEntity[]

pub trait AsEntity {
    fn entity(&self) -> Entity;
}

Required methods

Implementations on Foreign Types

Implementors