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