Struct solana_bpf_loader_program::alloc::AllocErr [−][src]
pub struct AllocErr;
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AllocErr
impl UnwindSafe for AllocErr
Blanket Implementations
pub default fn example() -> T
Mutably borrows from an owned value. Read more