postgres-protocol-v0.6.9
style: fix latest clippy warnings
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