I assume you tried this https://docs.rs/slotmap/latest/slotmap/#serialization-through-serde-no_std-support-and-unstable-features and it doesn't work?
slotmap
15 messages · Page 1 of 1 (latest)
I assume you tried this https://docs.rs/slotmap/latest/slotmap/#serialization-through-serde-no_std-support-and-unstable-features and it doesn't work?
slotmap
serializing the keys is not the problem
serializing with the indirection is the problem
what is the problem?
how to do what?
.
I don't understand what that means
why is indirection a problem and where?
do you have a code example that you'd like to work but don't know how to do it?
i think i figured it out nvm
what did you figure out?