Function ethnum::intrinsics::div_mod_knuth

source ·
pub fn div_mod_knuth(u: &U256, v: &U256) -> (U256, U256)