[][src]Macro softposit::impl_signed_abs_diff_eq

macro_rules! impl_signed_abs_diff_eq {
    ($T:ident, $default_epsilon:expr) => { ... };
}