Joseph Perez
|
f34c70c2da
|
feat: allow async methods to accept `&self`/`&mut self`
|
2023-12-07 07:42:10 +01:00 |
Joseph Perez
|
2ca9f59d6f
|
refactor: drop futures_util dependency
|
2023-12-04 18:56:34 +01:00 |
Joseph Perez
|
8a674c2bd3
|
feat: add `coroutine::CancelHandle`
|
2023-12-04 07:46:51 +01:00 |
Joseph Perez
|
781b9e3983
|
feat: add coroutine `__name__`/`__qualname__` and not-awaited warning
|
2023-11-25 21:51:20 +01:00 |
Joseph Perez
|
627841f1e2
|
feat: support `async fn` in macros with coroutine implementation
|
2023-11-22 20:25:36 +01:00 |