Struct input_buffer::DoRead [−][src]
pub struct DoRead<'t> { /* fields omitted */ }
The reference to the buffer used for reading.
Implementations
impl<'t> DoRead<'t>
[src]
impl<'t> DoRead<'t>
[src]pub struct DoRead<'t> { /* fields omitted */ }
The reference to the buffer used for reading.
impl<'t> DoRead<'t>
[src]impl<'t> RefUnwindSafe for DoRead<'t>
impl<'t> Send for DoRead<'t>
impl<'t> Sync for DoRead<'t>
impl<'t> Unpin for DoRead<'t>
impl<'t> !UnwindSafe for DoRead<'t>