Cargo Features

[dependencies]
hayami-im-rc = { version = "0.1.1", default-features = false, features = ["pool"] }
default = pool

The pool feature is set by default whenever hayami-im-rc is added without default-features = false somewhere in the dependency tree.

pool default

Enables pool of im-rc

hayami-im-rc has 2 features without comments.