Type Alias ndarray_conv::ExplicitPadding

source ·
pub type ExplicitPadding<const N: usize> = [[usize; 2]; N];