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