Skip to main content

is_generic

Function is_generic 

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

Returns whether the given nested function has generic parameters.