Cargo Features

rb64 has no features set by default.

[dependencies]
rb64 = { version = "0.2.0", features = ["no-std", "tui", "bindings"] }
no-std

Enables libm

tui

Enables ratatui ^0.28.1 and tui-textarea

Affects rb64::tui

bindings build

Enables cbindgen ^0.24.0