Computes the hash of a token.
Declared in <folly/io/async/Request.h>
<folly/io/async/Request.h>
size_t operator()(folly::RequestToken const& token) const;
The hash value of the token.