low_bits

Function low_bits 

Source
fn low_bits<T: ?Sized + Pointable>() -> usize
Expand description

Returns a bitmask containing the unused least significant bits of an aligned pointer to T.