Module salsa_2022::key
source · [−]Structs
An “active” database key index represents a database key index
that is actively executing. In that case, the
key_index
cannot be
None.An integer that uniquely identifies a particular query instance within the
database. Used to track dependencies between queries. Fully ordered and
equatable but those orderings are arbitrary, and meant to be used only for
inserting into maps and the like.