Cargo Features

postcard-bindgen-core has no features set by default.

[dependencies]
postcard-bindgen-core = { version = "0.3.3", features = ["std", "alloc", "heapless", "generating"] }
std generating? = alloc
alloc std?
heapless

Enables heapless

generating = std

Enables convert_case and genco

Affects postcard-bindgen-core::ExportStrings