[][src]Type Definition sc_transaction_graph::EventStream

type EventStream<H> = TracingUnboundedReceiver<H>;

Modification notification event stream type;