Add find_all_extract macro to lightning-invoice
authorJeffrey Czyz <jkczyz@gmail.com>
Thu, 10 Jun 2021 19:29:55 +0000 (12:29 -0700)
committerJeffrey Czyz <jkczyz@gmail.com>
Thu, 10 Jun 2021 19:54:55 +0000 (12:54 -0700)
commitc9d1ed5c14fc465ce702f44870aae99945675b3d
tree33dfb95c593245930ecbf3a63738737e61076806
parenta8038a8234b70bc261f633a9e2b40adebebcd8d4
Add find_all_extract macro to lightning-invoice

Used for extracting more than one field of the same type.
lightning-invoice/src/lib.rs