Searched refs:for_slice (Results 1 – 2 of 2) sorted by relevance
242 pub(crate) const fn for_slice<T>() -> DstLayout { in for_slice() method1109 let layout = DstLayout::for_slice::<u32>(); in test_dst_layout_for_slice()
1063 const LAYOUT: DstLayout = DstLayout::for_slice::<T>();