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

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

Methods

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