Struct solana_sdk::process_instruction::MockComputeMeter [−][src]
pub struct MockComputeMeter {
pub remaining: u64,
}Fields
remaining: u64Trait Implementations
Get the number of remaining compute units
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for MockComputeMeterimpl Send for MockComputeMeterimpl Sync for MockComputeMeterimpl Unpin for MockComputeMeterimpl UnwindSafe for MockComputeMeterBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V