Cargo Features
[dependencies]
hotfix-dictionary = { version = "0.1.5", default-features = false, features = ["fix50", "fixt11", "smartstring"] }
- default = smartstring
-
The
smartstringfeature is set by default wheneverhotfix-dictionaryis added withoutsomewhere in the dependency tree.default-features = false - fix40 fix41 fix42 fix43 fix44 fix50
- fix50sp1 fix50sp2 fixt11
- smartstring default
-
Enables smartstring
hotfix-dictionary has 4 features without comments.