Cargo Features

spideroak-base58 has no features set by default.

[dependencies]
spideroak-base58 = { version = "0.1.0", features = ["alloc", "std"] }
alloc std?

Enable alloc

Enables alloc of buggy

std = alloc

Enable std

Enables std of buggy