Cargo Features
RSTB has no features set by default.
[dependencies]
rstb = { version = "1.0.0", features = ["json", "botw-data", "complex", "complex_testing", "yaz0"] }
- json botw-data? = serde, serde_json
- botw-data = include-flate, json
- complex = phf, roead
- complex_testing = glob, roead
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.
- include-flate botw-data?
- glob complex_testing?
- phf complex?
- roead complex? complex_testing?
-
Enables roead ^0.25.3
- serde json?
- serde_json json?
- yaz0 implicit feature
-
Enables yaz0
yaz0:
A library for de/compressing Nintendo Yaz0 files