equals_string

Function equals_string 

Source
pub fn equals_string<A: Into<ExpString>, B: Into<ExpString>>(
    left: A,
    right: B,
) -> ExpBool