iotaledger / common-rs

Apache License 2.0
4 stars 4 forks source link

Add packable `BTreeSet` impls and `BTreeSetPrefix` #69

Closed DaughterOfMars closed 1 year ago

DaughterOfMars commented 1 year ago

Description

This PR adds Packable impls for BTreeSet and a new BTreeSetPrefix type.