mirror of
https://github.com/yewstack/yew.git
synced 2026-01-25 16:43:15 +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`.