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