sozu-proxy / circular

stream abstraction designed for use with nom
MIT License
11 stars 7 forks source link

cargo fmt + fix UB #10

Open muja opened 1 year ago

muja commented 1 year ago

Fixes #9. I didn't care to repair the unused functions replace_slice and insert_slice, which are not exposed anyway.

cargo fmt wasn't intentional, hx formatted automatically and I also didn't care enough to reapply the fix from scratch.

muja commented 1 year ago

@Geal is this package still maintained? A merge and a version bump shouldn't eat too much of your time I presume