Skip to main content

stmt_captures

Function stmt_captures 

Source
pub fn stmt_captures(s: &Stmt) -> bool
Expand description

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