pub fn is_from_async_await(span: Span) -> bool
Expand description

Return whether span is generated by async or await.