Module get_back

Module get_back 

Source
Expand description

Safely retrieve items from a collection with negative indexing.

Traitsยง

GetBack
Safely retrieve items from a collection with negative indexing.
GetBackMut
Safely retrieve a mutable reference from a collection with negative indexing.