You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`antiox/sync/oneshot`](#antioxsynconeshot)|[`tokio::sync::oneshot`](https://docs.rs/tokio/latest/tokio/sync/oneshot/)| 1.7 KB | 625 B |
76
-
|[`antiox/sync/watch`](#antioxsyncwatch)|[`tokio::sync::watch`](https://docs.rs/tokio/latest/tokio/sync/watch/)| 1.7 KB | 677 B |
77
-
|[`antiox/sync/broadcast`](#antioxsyncbroadcast)|[`tokio::sync::broadcast`](https://docs.rs/tokio/latest/tokio/sync/broadcast/)| 2.4 KB | 936 B |
78
-
|[`antiox/sync/semaphore`](#antioxsyncsemaphore)|[`tokio::sync::Semaphore`](https://docs.rs/tokio/latest/tokio/sync/struct.Semaphore.html)| 2.0 KB | 845 B |
79
-
|[`antiox/sync/notify`](#antioxsyncnotify)|[`tokio::sync::Notify`](https://docs.rs/tokio/latest/tokio/sync/struct.Notify.html)| 934 B | 466 B |
80
-
|[`antiox/sync/mutex`](#antioxsyncmutex)|[`tokio::sync::Mutex`](https://docs.rs/tokio/latest/tokio/sync/struct.Mutex.html)| 1.4 KB | 606 B |
81
-
|[`antiox/sync/rwlock`](#antioxsyncrwlock)|[`tokio::sync::RwLock`](https://docs.rs/tokio/latest/tokio/sync/struct.RwLock.html)| 2.2 KB | 778 B |
82
-
|[`antiox/sync/barrier`](#antioxsyncbarrier)|[`tokio::sync::Barrier`](https://docs.rs/tokio/latest/tokio/sync/struct.Barrier.html)| 1.1 KB | 528 B |
83
-
|[`antiox/sync/select`](#antioxsyncselect)|[`tokio::select!`](https://docs.rs/tokio/latest/tokio/macro.select.html)| 338 B | 260 B |
84
-
|[`antiox/sync/once_cell`](#antioxsynconcecell)|[`tokio::sync::OnceCell`](https://docs.rs/tokio/latest/tokio/sync/struct.OnceCell.html)| 699 B | 355 B |
85
-
|[`antiox/sync/cancellation_token`](#antioxsynccancellationtoken)|[`tokio_util::sync::CancellationToken`](https://docs.rs/tokio-util/latest/tokio_util/sync/struct.CancellationToken.html)| 623 B | 357 B |
86
-
|[`antiox/sync/drop_guard`](#antioxsyncdropguard)|[`tokio_util::sync::DropGuard`](https://docs.rs/tokio-util/latest/tokio_util/sync/struct.DropGuard.html)| 200 B | 169 B |
|[`antiox/collections/deque`](#antioxcollectionsdeque)|[`std::collections::VecDeque`](https://doc.rust-lang.org/std/collections/struct.VecDeque.html)| 1.3 KB | 493 B |
92
-
|[`antiox/collections/binary_heap`](#antioxcollectionsbinaryheap)|[`std::collections::BinaryHeap`](https://doc.rust-lang.org/std/collections/struct.BinaryHeap.html)| 994 B | 492 B |
73
+
|`antiox/panic`|[`std::panic!`, `std::todo!`, `std::unreachable!`](https://doc.rust-lang.org/std/)| 273 B | 199 B |
|`antiox/sync/oneshot`|[`tokio::sync::oneshot`](https://docs.rs/tokio/latest/tokio/sync/oneshot/)| 1.7 KB | 625 B |
76
+
|`antiox/sync/watch`|[`tokio::sync::watch`](https://docs.rs/tokio/latest/tokio/sync/watch/)| 1.7 KB | 677 B |
77
+
|`antiox/sync/broadcast`|[`tokio::sync::broadcast`](https://docs.rs/tokio/latest/tokio/sync/broadcast/)| 2.4 KB | 936 B |
78
+
|`antiox/sync/semaphore`|[`tokio::sync::Semaphore`](https://docs.rs/tokio/latest/tokio/sync/struct.Semaphore.html)| 2.0 KB | 845 B |
79
+
|`antiox/sync/notify`|[`tokio::sync::Notify`](https://docs.rs/tokio/latest/tokio/sync/struct.Notify.html)| 934 B | 466 B |
80
+
|`antiox/sync/mutex`|[`tokio::sync::Mutex`](https://docs.rs/tokio/latest/tokio/sync/struct.Mutex.html)| 1.4 KB | 606 B |
81
+
|`antiox/sync/rwlock`|[`tokio::sync::RwLock`](https://docs.rs/tokio/latest/tokio/sync/struct.RwLock.html)| 2.2 KB | 778 B |
82
+
|`antiox/sync/barrier`|[`tokio::sync::Barrier`](https://docs.rs/tokio/latest/tokio/sync/struct.Barrier.html)| 1.1 KB | 528 B |
83
+
|`antiox/sync/select`|[`tokio::select!`](https://docs.rs/tokio/latest/tokio/macro.select.html)| 338 B | 260 B |
84
+
|`antiox/sync/once_cell`|[`tokio::sync::OnceCell`](https://docs.rs/tokio/latest/tokio/sync/struct.OnceCell.html)| 699 B | 355 B |
85
+
|`antiox/sync/cancellation_token`|[`tokio_util::sync::CancellationToken`](https://docs.rs/tokio-util/latest/tokio_util/sync/struct.CancellationToken.html)| 623 B | 357 B |
86
+
|`antiox/sync/drop_guard`|[`tokio_util::sync::DropGuard`](https://docs.rs/tokio-util/latest/tokio_util/sync/struct.DropGuard.html)| 200 B | 169 B |
0 commit comments