impure_expr_desc

Function impure_expr_desc 

Source
pub fn impure_expr_desc(expr: &ExprImpl) -> Option<String>
Expand description

Returns the description of the impure expression if it is impure, for error reporting. None if the expression is pure.