Cargo Features

[dependencies]
ch-router = { version = "0.1.0", default-features = false, features = ["path-unfolding"] }
default = path-unfolding

The path-unfolding feature is set by default whenever ch-router is added without default-features = false somewhere in the dependency tree.

path-unfolding default

Affects ch::Route