Trait tc_value::DType[][src]

pub trait DType {
    fn dtype() -> NumberType;
}

Required methods

Implementations on Foreign Types

Implementors