I was curious about the stability guarantees that `schemars` provides, referencing this thread: https://github.com/rustgd/cgmath/pull/516#issuecomment-685284325 Specifically: > Would it work if the struct has fields serialized by different versions of this crate?
I was curious about the stability guarantees that
schemarsprovides, referencing this thread: rustgd/cgmath#516 (comment)Specifically: