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

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