[][src]Type Definition declarative_dataflow::TraceValHandle

type TraceValHandle<K, V, T, R> = TraceAgent<K, V, T, R, OrdValSpine<K, V, T, R>>;

A trace of (K, V) pairs indexed by key.