Skip to main content

is_in_async_fn

Function is_in_async_fn 

Source
fn is_in_async_fn<N>(node: &N) -> bool
where N: AstNode,