- Fix some general bugs with resizing
Vec<T>
- mutations: add support for Box (d6a2cc76)
- mutations:
- serialization: revert 2076d121 which inlined generated serde code (917c1baa)
- constraints: Mutating now strictly respects max size constraint (2e487784)
- mutations: