Module index
starnix_
uapi
Module index
Module Items
Structs
In starnix_
uapi::
arch32::
__
static_
assertions::
_
core
starnix_uapi
::
arch32
::
__static_assertions
::
_core
Module
index
Copy item path
Source
🔬
This is a nightly-only experimental API. (
sliceindex_wrappers
)
Expand description
Helper types for indexing slices.
Structs
§
Clamp
Experimental
Clamps an index, guaranteeing that it will only access valid elements of the slice.
Last
Experimental
Always accesses the last element of the slice.