Module heapless::i[][src]

Unfortunate implementation detail required to construct heapless types in const context

Structs

BinaryHeap

const-fn version of BinaryHeap

LinearMap

const-fn version of LinearMap

Queue

const-fn version of spsc::Queue

String

const-fn version of String

Vec

const-fn version of Vec