Cargo Features

[dependencies]
hotfix-dictionary = { version = "0.1.5", default-features = false, features = ["fix50", "fixt11", "smartstring"] }
default = smartstring

The smartstring feature is set by default whenever hotfix-dictionary is added without default-features = false somewhere in the dependency tree.

fix40 fix41 fix42 fix43 fix44 fix50
fix50sp1 fix50sp2 fixt11
smartstring default

Enables smartstring

hotfix-dictionary has 4 features without comments.