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