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