Cargo Features

piecrust-uplink has no features set by default.

[dependencies]
piecrust-uplink = { version = "0.17.3", features = ["abi", "debug", "serde", "dlmalloc"] }
abi
debug
serde = base64, hex, serde_json

Enables serde

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

dlmalloc implicit feature

Enables dlmalloc

dlmalloc:

A Rust port of the dlmalloc allocator

hex serde?
base64 serde?
serde_json serde?