mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
Having both TaskBox and TaskOnce allows us to remove the superfluous inner boxing from CancellableTask<T>.
Having both TaskBox and TaskOnce allows us to remove the superfluous inner boxing from CancellableTask<T>.