[][src]Function ojcmp::float_compare

pub fn float_compare(
    std_reader: &mut impl ByteRead,
    user_reader: &mut impl ByteRead,
    eps: f64
) -> Comparison