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