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

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

Methods

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