pub async fn query( host: &str, port: u16, request: &Query, ) -> Result<Response, ClientError>
Run a finger query against a host directly.