Trait opencv_binding_generator::EntityElement[][src]

pub trait EntityElement<'tu> {
    fn entity(&self) -> Entity<'tu>;
}

Required methods

Implementations on Foreign Types

Implementors