Struct postgres_protocol::message::backend::CopyDataBody [] [src]

pub struct CopyDataBody<T> { /* fields omitted */ }

Methods

impl<T> CopyDataBody<T> where T: Deref<Target=[u8]>
[src]