pub type DurationNanosecondTensor<'a> = Tensor<'a, DurationNanosecondType>;Expand description
Tensor of type DurationNanosecondType
Aliased Typeยง
pub struct DurationNanosecondTensor<'a> { /* private fields */ }pub type DurationNanosecondTensor<'a> = Tensor<'a, DurationNanosecondType>;Tensor of type DurationNanosecondType
pub struct DurationNanosecondTensor<'a> { /* private fields */ }