pub fn assert_eq_osu_str<L: AsRef<str>, R: AsRef<str>>(left: L, right: R)
Asserts that two osu file strings are equal.