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

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

Methods

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