Struct anchor_syn::ConstraintAssociatedToken
source · Fields§
§wallet: Expr
§mint: Expr
Trait Implementations§
source§impl Clone for ConstraintAssociatedToken
impl Clone for ConstraintAssociatedToken
source§fn clone(&self) -> ConstraintAssociatedToken
fn clone(&self) -> ConstraintAssociatedToken
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