Struct tangram_table::EnumTableColumnView [−][src]
pub struct EnumTableColumnView<'a> { /* fields omitted */ }Implementations
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl<'a> RefUnwindSafe for EnumTableColumnView<'a>impl<'a> Send for EnumTableColumnView<'a>impl<'a> Sync for EnumTableColumnView<'a>impl<'a> Unpin for EnumTableColumnView<'a>impl<'a> UnwindSafe for EnumTableColumnView<'a>Blanket Implementations
Mutably borrows from an owned value. Read more