Struct anchor_syn::ConstraintInitIfNeeded
source · pub struct ConstraintInitIfNeeded {}
Trait Implementations§
source§impl Clone for ConstraintInitIfNeeded
impl Clone for ConstraintInitIfNeeded
source§fn clone(&self) -> ConstraintInitIfNeeded
fn clone(&self) -> ConstraintInitIfNeeded
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