assert_eq_osu_str

Function assert_eq_osu_str 

Source
pub fn assert_eq_osu_str<L: AsRef<str>, R: AsRef<str>>(left: L, right: R)
Expand description

Asserts that two osu file strings are equal.