Cargo Features

ralik has no features set by default.

[dependencies]
ralik = { version = "0.0.1-alpha.0", features = ["serde"] }
serde = my_serde

Enables serde of num ^0.3

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.

my_serde serde?

Enables serde