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