[][src]Module arnalisa::bins::directsource

A bin that produces a fixed set of value rows.

  ┌───[directsource]───┐
  │          <output 0>│⇒
  │          <output 1>│⇒
  │          <output 2>│⇒
  ┊          …         ┊⇒
  │          <output n>│⇒
  └────────────────────┘

Structs

Bin

A bin that produces a fixed set of value rows.

Description

Description of the direct source bin.