Struct solana_bpf_loader_program::syscalls::SyscallLogBpfComputeUnits [−][src]
pub struct SyscallLogBpfComputeUnits { /* fields omitted */ }Log current compute consumption
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for SyscallLogBpfComputeUnits
impl !RefUnwindSafe for SyscallLogBpfComputeUnitsimpl !Send for SyscallLogBpfComputeUnits
impl !Send for SyscallLogBpfComputeUnitsimpl !Sync for SyscallLogBpfComputeUnits
impl !Sync for SyscallLogBpfComputeUnitsimpl Unpin for SyscallLogBpfComputeUnits
impl Unpin for SyscallLogBpfComputeUnitsimpl !UnwindSafe for SyscallLogBpfComputeUnits
impl !UnwindSafe for SyscallLogBpfComputeUnitsBlanket Implementations
impl<T> AbiExample for T
impl<T> AbiExample for Tpub default fn example() -> T
impl<T> Instrument for T[src]
impl<T> Instrument for T[src]pub fn instrument(self, span: Span) -> Instrumented<Self>[src]
pub fn in_current_span(self) -> Instrumented<Self>[src]
impl<T> Same<T> for T
impl<T> Same<T> for Ttype Output = T
Should always be Self
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,