Macro finite_fields::unit_binary_arithmetic [] [src]

macro_rules! unit_binary_arithmetic {
    () => { ... };
}

Implements arithmetic on a unit binary newtype with overflow and division by zero errors.