mina_
tree
0.16.0
mina_tree
Function
take_at
Copy item path
Source
pub fn take_at<T>(slice: &
[T]
, skip:
usize
, n:
usize
) -> &
[T]