[−][src]Module timely::communication
Re-export of the timely_communication crate.
Modules
| allocator | Types and traits for the allocation of channels. |
| buzzer | A type that can unpark specific threads. |
| initialize | Initialization logic for a generic instance of the |
| logging | Configuration and events for communication logging. |
| message | Types wrapping typed data. |
| networking | Networking code for sending and receiving fixed size |
Traits
| Data | A composite trait for types that may be used with channels. |
| Pull | Pulling elements of type |
| Push | Pushing elements of type |