pub fn try_normal_compare(
std_reader: &mut impl ByteRead,
user_reader: &mut impl ByteRead,
) -> Result<Comparison, CompareError>pub fn try_normal_compare(
std_reader: &mut impl ByteRead,
user_reader: &mut impl ByteRead,
) -> Result<Comparison, CompareError>