Enum sea_query::table::TableOpt [−][src]
Expand description
All available table options
Variants
Engine(String)Collate(String)CharacterSet(String)Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TableOptimpl UnwindSafe for TableOptBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V