Skip to main content

expr_captures

Function expr_captures 

Source
pub fn expr_captures(e: &Expr) -> bool
Expand description

True if evaluating e can create something that outlives it holding the current scope.