-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
Hi.
I try to convert a python dict to rust HashMap using hashmap! but it fails to compile this piece of code.
https://gist.github.com/SunDoge/5dca199bd2c962688258d951cb9423db
It works when reducing data. I've reviewed your macro source code but still don't know what cause the problem.
I used to use json as bridge but it didn't work when converting dict with tuple as key. That's why I changed to maplit. Or is there another way to solve this problem?
schneiderfelipe
Metadata
Metadata
Assignees
Labels
No labels