Macro burn_ndarray::to_typed_dims
source · macro_rules! to_typed_dims {
(
$n:expr,
$dims:expr,
justdim
) => { ... };
}macro_rules! to_typed_dims {
(
$n:expr,
$dims:expr,
justdim
) => { ... };
}