Cargo Features

heapless-bytes has no features set by default.

[dependencies]
heapless-bytes = { version = "0.4.0", features = ["heapless-0.8"] }
heapless-0.8

From/Into implementation to heapless::Vec<u8, N>