I decided not to rewrite scrut(1) in Rust because it would still be reliant on libc anyways (as, for example, there's no other way to glean the functionality provided by access(3p)).
I decided not to rewrite scrut(1) in Rust because it would still be reliant on libc anyways (as, for example, there's no other way to glean the functionality provided by access(3p)).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
I'm currently rewriting scrut(1) in Rust - a man page will accompany it. Expect this in a week or two.
I decided not to rewrite scrut(1) in Rust because it would still be reliant on libc anyways (as, for example, there's no other way to glean the functionality provided by access(3p)).