This is a beta autodoc build; expect bugs and missing information.
std
BoundedArrayAligned
get
fn
get
(
self
:
Self
,
i
:
usize
)
T
[
src
]
Return the element at index
i
of the slice.
Parameters
self
:
Self
,
i
:
usize
,