Cargo Features

[dependencies]
typed-sexp = { version = "0.0.1", default-features = false, features = ["checked_protect_stack", "embedded"] }
default = checked_protect_stack

The checked_protect_stack feature is set by default whenever typed-sexp is added without default-features = false somewhere in the dependency tree.

checked_protect_stack default
embedded

Affects typed-sexp::embedded