Crate rusted_pipe

source ·

Re-exports

Modules

  • Module that holds the implementation of a single input buffer for a Node. An input buffer contains an allocated memory that stores data in different ways depending on implementation. Buffers offer two main functionalities:
  • Module for the channels logic. A channel is an input or output of of a node. There are two main types: read channel and write channels.

Macros

Enums