Expand description

An iterator that maps entities into keys.

Structs

This struct is created by the map_key method on Iterator. See its documentation for more.

Traits

An iterator trait to turn entities into keys.

Functions

Takes a list of entities and turn them into keys. This can also be used to create key predicates.