Module ramp::ll::limb_ptr[][src]

Structs

Limbs

A version of *const Limb that is bounds-checked when debug assertions are on

LimbsMut

A version of *mut Limb that is bounds-checked when debug assertions are on