Struct safecoin_sdk::instruction::MockVoteMod
source[−]pub struct MockVoteMod {
pub a: u8,
}
Fields
a: u8
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for MockVoteMod
impl Send for MockVoteMod
impl Sync for MockVoteMod
impl Unpin for MockVoteMod
impl UnwindSafe for MockVoteMod
Blanket Implementations
Mutably borrows from an owned value. Read more