Type Definition mentat_db::types::AVPair [] [src]

type AVPair = (Entid, TypedValue);

A pair [a v] in the store.

Used to represent lookup-refs and [TEMPID a v] upserts as they are resolved.