Searched defs:StreamOnce (Results 1 – 1 of 1) sorted by relevance
116 pub trait StreamOnce { trait392 impl<'a, I> StreamOnce for &'a mut I impl481 impl<'a> StreamOnce for &'a str { impl733 impl<'a, T> StreamOnce for &'a [T] impl