Closed 8573 closed 2 years ago
Update the README re https://github.com/rust-secure-code/safety-dance/issues/1#issuecomment-1078682944.
Thanks!
Actually, RLE decoding is also uplifted to stdlib with Vec::extend_from_within, so it can be made 100% safe outside of stdlib.
Vec::extend_from_within
Update the README re https://github.com/rust-secure-code/safety-dance/issues/1#issuecomment-1078682944.