1 2 3 4 5 6 7 8 9
<!-- PR checklist, not strictly necessary but generally useful unless you're just fixing a typo or something like that: - Run `cargo clippy --all-features` locally before posting the PR - Documented public API changes in CHANGELOG.md files -->