assert_div

Function assert_div 

Source
pub fn assert_div<I, E, E2, const LEN: usize>()
where I: M, E: M, E2: M,
Expand description

Asserts that dividing I from E results in E2 after removing padding.