mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-08 15:35:35 +01:00
Avoid cloning to serialize to JSON; instead, dereference the object, as Serde needs a reference to the object.
Avoid cloning to serialize to JSON; instead, dereference the object, as Serde needs a reference to the object.