Cargo Features

[dependencies]
oaf = { version = "0.1.4", default-features = false, features = ["strict"] }
default = strict

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

strict default

Oaf has 2 features without comments.