Module index
core
1.93.0-nightly
(1b036d2bb 2025-11-07) (Ferrocene rolling by Ferrous Systems)
Module index
Module Items
Structs
In crate core
core
Module
index
Copy item path
Source
🔬
This is a nightly-only experimental API. (
sliceindex_wrappers
#146179
)
Available on
non-crate feature
ferrocene_certified
only.
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.