Struct anchor_syn::ConstraintRealloc
source · pub struct ConstraintRealloc {
pub space: Expr,
}Fields§
§space: ExprTrait Implementations§
source§impl Clone for ConstraintRealloc
impl Clone for ConstraintRealloc
source§fn clone(&self) -> ConstraintRealloc
fn clone(&self) -> ConstraintRealloc
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