Cargo Features

coap-message-implementations has no features set by default.

[dependencies]
coap-message-implementations = { version = "0.1.1", features = ["alloc"] }
alloc

Feature flags

Enable the heap module with its heap::HeapMessage implementation.

Affects coap-message-implementations::heap