Struct solana_bpf_loader_program::syscalls::SyscallSecp256k1Recover [−][src]
pub struct SyscallSecp256k1Recover<'a> { /* fields omitted */ }Expand description
secp256k1_recover
Trait Implementations
Auto Trait Implementations
impl<'a> !RefUnwindSafe for SyscallSecp256k1Recover<'a>impl<'a> !Send for SyscallSecp256k1Recover<'a>impl<'a> !Sync for SyscallSecp256k1Recover<'a>impl<'a> Unpin for SyscallSecp256k1Recover<'a>impl<'a> !UnwindSafe for SyscallSecp256k1Recover<'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