master
chore: fix generic-array deprecation warning
Documentation fixup.
build: stop importing types that are part of the 2021 edition prelude
style: replace manual bounds checks with `slice::split_at_checked`
Fix a few nits pointed out by clippy