Cargo Features

[dependencies]
miraland-nohash-hasher = { version = "0.2.1", default-features = false, features = ["std"] }
default = std

The std feature is set by default whenever miraland-nohash-hasher is added without default-features = false somewhere in the dependency tree.

std default

Affects miraland-nohash-hasher::IntMap, miraland-nohash-hasher::IntSet