[][src]Module arnalisa::bins::jsonlsource

A bin that reads it's output values from a JSONL file.

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

Structs

Bin

A bin that reads it's output values from a JSONL file.

Description

Description for the jsonl source bin.