[][src]Trait rutie::typed_data::DataTypeWrapper

pub trait DataTypeWrapper<T> {
    fn data_type(&self) -> &DataType;
}

Required methods

fn data_type(&self) -> &DataType

Loading content...

Implementors

Loading content...