Cargo Features

diazene has no features set by default.

[dependencies]
diazene = { version = "1.4.1", features = ["unstable", "persistence"] }
unstable
persistence = serde

Affects diazene::persistence

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.

serde persistence?