mentat/docs/apis/rust/futures/unsync/sidebar-items.js

1 line
224 B
JavaScript
Raw Normal View History

2018-06-21 14:44:35 +00:00
initSidebarItems({"mod":[["mpsc","A multi-producer, single-consumer, futures-aware, FIFO queue with back pressure, for use communicating between tasks on the same thread."],["oneshot","A one-shot, futures-aware channel"]]});