Struct switchboard_utils::FastRoundResultAccountData [−][src]
#[repr(C)]pub struct FastRoundResultAccountData { pub parent: PubkeyBuffer, pub result: FastRoundResult, }
Fields
parent: PubkeyBufferresult: FastRoundResultImplementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for FastRoundResultAccountDataimpl Send for FastRoundResultAccountDataimpl Sync for FastRoundResultAccountDataimpl Unpin for FastRoundResultAccountDataimpl UnwindSafe for FastRoundResultAccountDataBlanket Implementations
pub default fn example() -> TMutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V