Cargo Features

Apocalypse has no features set by default.

[dependencies]
apocalypse = { version = "0.6.1", features = ["full_log", "ws", "serde"] }
full_log

Affects demon::Demon.id, demon::Demon.multiple_id

ws = bytes, cataclysm
serde

Enables serde, serde of chrono

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

bytes ws?
cataclysm ws?