pub fn assert_str<S>(expr: S) -> Tokenwhere S: AsRef<str>,
Generate an ASSERT token from the string description of the expression