Struct NotificationResponseBody
postgres_protocol::message::backend
pub struct NotificationResponseBody { /* fields omitted */ }
impl NotificationResponseBody
fn process_id(&self) -> i32
fn channel(&self) -> Result<&str>
fn message(&self) -> Result<&str>