Cargo Features
bmfont_rs has no features set by default.
[dependencies]
bmfont_rs = { version = "0.3.0", features = ["xml", "json"] }
- xml = roxmltree
-
Affects
bmfont_rs::xml
… - json = serde, serde_json
-
Affects
bmfont_rs::json
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.