Cargo Features

SBAT has no features set by default.

[dependencies]
sbat = { version = "0.5.1", features = ["std", "alloc"] }
std = alloc
alloc std?

Enables alloc of ascii

SBAT has 2 features without comments.