Type Definition slipstream::mask::m64[][src]

type m64 = MaskWrapper<u64>;

Trait Implementations

impl Mask for m64[src]