pub fn assert_string_ok_eq_no_warnings( expected: &str, actual: Result<(String, FormatLog)>, ) -> (String, FormatLog)