Struct sea_query::types::Alias [−][src]
pub struct Alias(_);
Expand description
Helper for create name alias
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Aliasimpl UnwindSafe for AliasBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V