timely_communication::allocator

Module 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§