v0.1.5
- Link to docs.rs, not my long-forgotten self-hosted docs site - Spacing and formatting cleanups - More lints - Get rid of module-level self glob import (enum_glob_use, thanks clippy) - Remove “impl<'a> Copy”! It’s been a while since I’ve seen that!