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

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

Methods

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