fn has_modifiers(function: &Fn) -> bool
Returns whether the given nested function has any modifiers:
async
const
unsafe