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