alan-turing-institute / clamms

Cooperative Learning in Agent-Based Monetary Models (CLAMMs)
MIT License
3 stars 1 forks source link

52 model load #55

Closed edchapman88 closed 11 months ago

edchapman88 commented 1 year ago

look into the serialize and deserialize implementations in serde_utils https://stackoverflow.com/questions/51276896/how-do-i-use-serde-to-serialize-a-hashmap-with-structs-as-keys-to-json https://serde.rs/lifetimes.html

sgreenbury commented 11 months ago

Looks good, great addition!