pub fn is_from_async_await(span: Span) -> bool
Return whether span is generated by async or await.
span
async
await