Module index
flams_
router_
vscode
0.0.1
Module index
Module Items
Structs
In flams_
router_
vscode::
server_
fn::
inventory::
core
flams_router_vscode
::
server_fn
::
inventory
::
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.