|
rstd 0.1.0
|
| ▼Nalloc | |
| CGlobal | The global memory allocator |
| ▼Nrstd | |
| ▼Nalloc | |
| CAllocator | A high-level trait for an allocator |
| ▼Nio | |
| ▼Nerror | |
| CErrorKind | |
| ▼Nmem | |
| ▼Nmaybe_uninit | |
| CMaybeUninit | |
| ▼Nnum | |
| ▼Nnonzero | |
| CNonZero | |
| ▼Nsync | |
| ▼Nmpsc | |
| ▼Nmpmc | |
| CEntry | Represents a thread blocked on a specific channel operation |
| COperation | Identifier associated with an operation by a specific thread on a specific channel |
| CReceiver | The receiving side |
| CSelected | Current state of a blocking operation |
| CSender | The sending side |
| CSyncWaker | |
| CWaker | A queue of threads blocked on channel operations |
| ▼Nthread | |
| ▼Nbuilder | |
| CBuilder | |
| CInner | |
| CThreadId | |
| CImpl | Impl for trait |
| CLinkClassMethod | Use class method as Impl |
| CSized | Types with a constant size known at compile time |
| CTraitFuncs | Helper for collect trait api |
| CRawVec |