Module flowcore::model::datatype

source ·
Expand description

datatype specifies the type of data permitted on a input, output or connection

Structs

  • DataType is just a String defining what data type is being used
  • A set of datatypes

Constants

Traits

  • Trait that is used on multiple objects to get their data type

Functions