anybytes 0.20.0

A small library abstracting over bytes owning types in an extensible way.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Inventory

## Potential Removals
- None at the moment.

## Desired Functionality
- Add Kani proofs for winnow view helpers.
- Add test covering freezing an empty section to guard against flush errors on macOS.
- Explore how to model `ByteArea` for Kani or fuzzing without depending on OS-backed memory maps.

## Discovered Issues
- None at the moment.