Modules§
- bit 🔒
- error 🔒
- This module defines an
IdleNotifiedSet
, which is a collection of elements. Each element is intended to correspond to a task, and the collection will keep track of which tasks have had their waker notified, and which have not. - An intrusive double linked list of data.
- markers 🔒
- memchr 🔒Search for a byte in a byte array using libc.
- Utility for helping miri understand our exposed pointers.
- rand 🔒
- rc_cell 🔒
- This module contains a type that can make
Send + !Sync
typesSync
by disallowing all immutable access to the value. - trace 🔒
- try_
lock 🔒 - wake 🔒