This PR implements destructuring of `StringMapEntry<T>` where `T` is a move-only type. Also adds the non-const version.
19 KiB
19 KiB
This PR implements destructuring of `StringMapEntry<T>` where `T` is a move-only type. Also adds the non-const version.