A node port. schema is a "Name@N" reference; buffer is the producer
buffer size for input ports (ignored for output ports).
Summary
Types
@type t() :: %Bloccs.Manifest.Port{ buffer: pos_integer() | nil, name: atom(), schema: String.t() }
A node port. schema is a "Name@N" reference; buffer is the producer
buffer size for input ports (ignored for output ports).
@type t() :: %Bloccs.Manifest.Port{ buffer: pos_integer() | nil, name: atom(), schema: String.t() }