☰
embassy_sync
0.4.0
Kind
Implementors
In embassy_sync::priority_channel
?
Trait
embassy_sync
::
priority_channel
::
Kind
source
·
[
−
]
pub trait Kind: Sealed { }
Expand description
The binary heap kind: min-heap or max-heap
Implementors
§
source
§
impl
Kind
for
Max
source
§
impl
Kind
for
Min