Enum sea_query::extension::postgres::TypeAs [−][src]
pub enum TypeAs { Enum, }
This is supported on crate feature
backend-postgres
only.Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TypeAs
impl UnwindSafe for TypeAs
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self