Module timely_communication::allocator::thread

source ·
Expand description

Intra-thread communication.

Structs§

  • The pull half of an intra-thread channel.
  • The push half of an intra-thread channel.
  • An allocator for intra-thread communication.
  • Builder for single-threaded allocator.

Type Aliases§