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