Skip to main content

equals_bool

Function equals_bool 

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