Cargo Features

RSTB has no features set by default.

[dependencies]
rstb = { version = "0.8.1", features = ["stable", "json", "botw-data", "complex", "complex_testing", "yaz0"] }
stable = once_cell

Enables stable of include-flate ^0.2.0

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? stable?

Enables include-flate ^0.2.0

glob complex_testing?
once_cell stable?
phf complex?
roead complex? complex_testing?

Enables roead ^0.23.0

serde json?
serde_json json?
yaz0 implicit feature

Enables yaz0

yaz0:

A library for de/compressing Nintendo Yaz0 files