Cargo Features

[dependencies]
signals_receipts = { version = "0.2.1", default-features = false, features = ["premade", "channel_notify_facility"] }
default = premade

The premade feature is set by default whenever signals_receipts is added without default-features = false somewhere in the dependency tree.

premade default channel_notify_facility?
channel_notify_facility = premade

Requires the std library.

Affects __internal::channel_notify_facility, premade::channel_notify_facility