Trait tuix_internal::AsEntity[][src]

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

Required methods

Implementations on Foreign Types

Implementors