Cargo Features

base16ct has no features set by default.

[dependencies]
base16ct = { version = "0.2.0", features = ["std", "alloc"] }
std = alloc
alloc std?

Affects lower::decode_vec, lower::encode_string, mixed::decode_vec, upper::decode_vec, upper::encode_string