reject_impure

Function reject_impure 

Source
pub(crate) fn reject_impure(
    expr: impl Into<ExprImpl>,
    context: &str,
) -> Result<()>