Open muja opened 1 year ago
Fixes #9. I didn't care to repair the unused functions replace_slice and insert_slice, which are not exposed anyway.
replace_slice
insert_slice
cargo fmt wasn't intentional, hx formatted automatically and I also didn't care enough to reapply the fix from scratch.
hx
@Geal is this package still maintained? A merge and a version bump shouldn't eat too much of your time I presume
Fixes #9. I didn't care to repair the unused functions
replace_slice
andinsert_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.