Enum sea_query::tests_cfg::Glyph [−][src]
pub enum Glyph { Table, Id, Image, Aspect, }
Representation of a database table named Glyph
.
A Enum
implemented Iden
used in rustdoc and test to demonstrate the library usage.
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Glyph
impl RefUnwindSafe for Glyph
impl UnwindSafe for Glyph
impl UnwindSafe for Glyph
Blanket Implementations
impl<T> IntoColumnRef for T where
T: 'static + IntoIden,
[src]
impl<T> IntoColumnRef for T where
T: 'static + IntoIden,
[src]pub fn into_column_ref(Self) -> ColumnRef
[src]
impl<T> IntoTableRef for T where
T: 'static + IntoIden,
[src]
impl<T> IntoTableRef for T where
T: 'static + IntoIden,
[src]pub fn into_table_ref(Self) -> TableRef
[src]
impl<T> Same<T> for T
impl<T> Same<T> for T
type Output = T
Should always be Self
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,