Implementation of std::hash::Hasher which does not hash at all
Description
An implementation of `std::hash::Hasher` which does not hash at all.
This package contains library source intended for building other packages which
use the "default" feature of the "nohash-hasher" crate.