Trait HasDataType
flowclib::model::datatype
pub trait HasDataType { fn datatype(&self) -> &DataType; }
fn datatype(&self) -> &DataType
impl HasDataType for IO