Struct multisig_lite::program::MultisigLite
source · pub struct MultisigLite;Expand description
Type representing the program.
Trait Implementations§
source§impl Clone for MultisigLite
impl Clone for MultisigLite
source§fn clone(&self) -> MultisigLite
fn clone(&self) -> MultisigLite
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