Struct tulipv2_sdk_common::pyth::AccKey
source · [−]Fields
val: [u8; 32]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AccKey
impl Send for AccKey
impl Sync for AccKey
impl Unpin for AccKey
impl UnwindSafe for AccKey
Blanket Implementations
impl<T> AbiExample for T
impl<T> AbiExample for T
default fn example() -> T
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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