mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
In order to avoid misuse It was decided to remove `cancel` from `Task` trait and delegate such logic to `Drop`.
In order to avoid misuse It was decided to remove `cancel` from `Task` trait and delegate such logic to `Drop`.