Module breez_sdk_liquid::lightning::util::indexed_map

Expand description

This module has a map which can be iterated in a deterministic order. See the IndexedMap.

Structs§

Enums§

  • A mutable reference to a position in the map. This can be used to reference, add, or update the value at a fixed key.