Macro border_core::shape
source · [−]macro_rules! shape {
($struct_:ident, [$($elem_:expr),+]) => { ... };
($struct_:ident, [$($elem_:expr),+], squeeze_first_dim) => { ... };
}macro_rules! shape {
($struct_:ident, [$($elem_:expr),+]) => { ... };
($struct_:ident, [$($elem_:expr),+], squeeze_first_dim) => { ... };
}