Skip to content

Consider using the `nom` crate as a parser for the wishlist db keys / values

The wishlist db keys values are quite complex and the amount of cloning could maybe be reduced.

Consider using nom