assert_str

Function assert_str 

Source
pub fn assert_str<S>(expr: S) -> Token
where S: AsRef<str>,
Expand description

Generate an ASSERT token from the string description of the expression