Struct mint_proxy::program::MintProxy
source · [−]pub struct MintProxy;Expand description
Type representing the program.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MintProxy
impl UnwindSafe for MintProxy
Blanket Implementations
pub default fn example() -> T
Mutably borrows from an owned value. Read more