pub type Time64MicrosecondTensor<'a> = Tensor<'a, Time64MicrosecondType>;

Aliased Type§

struct Time64MicrosecondTensor<'a> { /* private fields */ }