Module unsync
dfir_rs
0.14.0
Module unsync
Module Items
Modules
In dfir_
rs::
util
dfir_rs
::
util
Module
unsync
Copy item path
Source
Expand description
Unsync (i.e. single-threaded) synchronization primitives.
Modules
ยง
mpsc
Unsync single-producer single-consumer channel (i.e. a single-threaded queue with async hooks).