Struct good_ormning::sqlite::schema::constraint::Constraint
source · pub struct Constraint(pub Rc<Constraint_>);Tuple Fields§
§0: Rc<Constraint_>Trait Implementations§
source§impl Clone for Constraint
impl Clone for Constraint
source§fn clone(&self) -> Constraint
fn clone(&self) -> Constraint
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more