Module single_writer
Expand description
Single-writer slot implementation.
This module provides a slot implementation where exactly one writer can write to a slot, and multiple readers can read from it.
Single-writer slot implementation.
This module provides a slot implementation where exactly one writer can write to a slot, and multiple readers can read from it.