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