Crate unsend

Source
Expand description

A thread-unsafe runtime for thread-unsafe people.

Modules§

channelalloc
An MPMC channel.
executorexecutor
An asynchronous executor.
lock
Asynchronous locking primitives.

Structs§

Event
Wait for an event to occur.
EventListener
A listener for an event.
EventListenerRcalloc
A listener for an event over an Rc.

Traits§

IntoNotification
Notification