Cargo Features

ironrdp-pdu has no features set by default.

[dependencies]
ironrdp-pdu = { version = "0.1.1", features = ["std", "alloc"] }

test = false

std = alloc

Enables ironrdp-core, std of ironrdp-error

alloc std?

Enables alloc of ironrdp-core and ironrdp-error

ironrdp-pdu has 2 features without comments.