[][src]Type Definition streamcatcher::Catcher

type Catcher<T> = TxCatcher<T, Identity>;

A simple shared stream buffer, leaving data unchanged.