postgres_protocol::message::frontend
pub fn sasl_initial_response( mechanism: &str, data: &[u8], buf: &mut BytesMut) -> Result<()>