Cargo Features

rbx_binary has no features set by default.

[dependencies]
rbx_binary = { version = "0.7.4", features = ["unstable_text_format"] }
unstable_text_format = serde

Affects rbx_binary::text_format

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.

serde unstable_text_format?