- Use in a real project to measure ergonomics
- Consider blanket okays for anything that implements copy as well? -> This is apparently hard and can't be done w/o nightly features. Workaround is for anyone to implement LightClone on their type manually.
- See
changes/002_marker-trait-refactor/for marker trait refactor + missing std impls