Struct leetcode_tui_rs::migrations::sea_orm::SelectA
source · pub struct SelectA;
Expand description
Implements the traits Iden and IdenStatic for a type
Trait Implementations§
source§impl IdenStatic for SelectA
impl IdenStatic for SelectA
impl Copy for SelectA
Auto Trait Implementations§
impl RefUnwindSafe for SelectA
impl Send for SelectA
impl Sync for SelectA
impl Unpin for SelectA
impl UnwindSafe for SelectA
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
source§impl<T> Instrument for T
impl<T> Instrument for T
source§fn instrument(self, span: Span) -> Instrumented<Self>
fn instrument(self, span: Span) -> Instrumented<Self>
source§fn in_current_span(self) -> Instrumented<Self>
fn in_current_span(self) -> Instrumented<Self>
§impl<T> IntoColumnRef for Twhere
T: 'static + IntoIden,
impl<T> IntoColumnRef for Twhere T: 'static + IntoIden,
fn into_column_ref(self) -> ColumnRef
source§impl<T> IntoIdentity for Twhere
T: IdenStatic,
impl<T> IntoIdentity for Twhere T: IdenStatic,
source§fn into_identity(self) -> Identity
fn into_identity(self) -> Identity
Method to perform the conversion