Cargo Features
ironrdp-core has no features set by default.
[dependencies]
ironrdp-core = { version = "0.1.5", features = ["std", "alloc"] }
- std = alloc
-
Enables std of ironrdp-error
public
- alloc std?
-
Enables alloc of ironrdp-error
Affects
encode::encode_buf,error::UnsupportedValueErr.unsupported_value,error::unsupported_value_err…