Skip to main content

has_semicolon

Function has_semicolon 

Source
fn has_semicolon(function: &Fn) -> bool
Expand description

Returns whether the given nested function has a trailing semicolon.