Struct solana_bpf_loader_program::syscalls::SyscallSha256 [−][src]
pub struct SyscallSha256<'a> { /* fields omitted */ }Expand description
SHA256
Trait Implementations
Auto Trait Implementations
impl<'a> !RefUnwindSafe for SyscallSha256<'a>impl<'a> !Send for SyscallSha256<'a>impl<'a> !Sync for SyscallSha256<'a>impl<'a> Unpin for SyscallSha256<'a>impl<'a> !UnwindSafe for SyscallSha256<'a>Blanket Implementations
pub default fn example() -> TMutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V