Module dynamic_access

Source
Expand description

Utils for dynamic access to an array of zero copy types.

Functionsยง

get
Get at index.
get_mut
Get mutablely at index.