Type Definition sc_transaction_graph::EventStream[][src]

type EventStream<H> = Receiver<H>;
[]

Modification notification event stream type;