Searched defs:NoopStreamControl (Results 1 – 1 of 1) sorted by relevance
720 pub struct NoopStreamControl; struct722 impl NoopStreamControl { impl728 impl StreamControl for NoopStreamControl {} implementation