Module lib_wc::sync::oneshot

source ·
Expand description

A single-producer single-consumer channel that sends a single value

Structs