Enum sea_query::tests_cfg::Font [−][src]
pub enum Font { Table, Id, Name, Variant, Language, }
Representation of a database table named Font
.
A Enum
implemented Iden
used in rustdoc and test to demonstrate the library usage.
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Font
impl RefUnwindSafe for Font
impl UnwindSafe for Font
impl UnwindSafe for Font
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>,