Use `memchr` in `str_from_u8`
commitdfa5f04121f2b81991a3e70d6526c54ddc036d48
authorVinícius R. Miguel <lemao.vrm07@hotmail.com>
Sat, 3 Jun 2023 04:40:47 +0000 (3 01:40 -0300)
committerVinícius R. Miguel <lemao.vrm07@hotmail.com>
Sat, 3 Jun 2023 04:40:47 +0000 (3 01:40 -0300)
treeda5592c4f8a20d68351077b47e016be6868a43ad
parent81b326a71839392e4c8c83afa50a89062a891b33
Use `memchr` in `str_from_u8`
Cargo.lock
Cargo.toml
src/kill.rs
src/memory/mem_info.rs
src/memory/mem_lock.rs
src/memory/pressure.rs
src/process.rs
src/uname.rs
src/utils.rs