Struct capnp::private::layout::ListReader [] [src]

pub struct ListReader<'a> { /* fields omitted */ }

Methods

impl<'a> ListReader<'a>
[src]

Trait Implementations

impl<'a> Clone for ListReader<'a>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<'a> Copy for ListReader<'a>
[src]