Struct cardinal_token_manager::instructions::issue::IssueIx
source · [−]Fields
amount: u64kind: u8invalidation_type: u8Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for IssueIx
impl Send for IssueIx
impl Sync for IssueIx
impl Unpin for IssueIx
impl UnwindSafe for IssueIx
Blanket Implementations
impl<T> AbiExample for T
impl<T> AbiExample for T
default fn example() -> T
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more