[][src]Trait ppv_lite86::Store

pub trait Store<S> {
    unsafe fn unpack(p: S) -> Self;
}

Required methods

unsafe fn unpack(p: S) -> Self

Loading content...

Implementors

impl Store<vec128_storage> for u128x1_generic[src]

impl Store<vec128_storage> for u32x4_generic[src]

impl Store<vec128_storage> for u64x2_generic[src]

Loading content...