Skip to content

v3.0.0

Compare
Choose a tag to compare
@kanarus kanarus released this 25 Mar 07:40
· 6 commits to main since this release
7e57678

Remove "detached" feature

Have Reader<'r> return &'r [u8] in read_* operations, then the issue around borrowing Reader without unsafe "detahced" feature!