Skip to main content

Crate lexe_tokio

Crate lexe_tokio 

Source
Expand description

A crate containing utilities and extensions built on top of Tokio.

Re-exports§

pub use tokio;

Modules§

events_bus
Wraps a mpmc tokio::sync::broadcast to provide a convenient events bus.
notify
A channel for sending deduplicated notifications with no data attached.
notify_once
NotifyOnce, typically used as a shutdown channel.
task
LxTask and associated helpers.

Constants§

DEFAULT_CHANNEL_SIZE
SMALLER_CHANNEL_SIZE