A crate that allows you to segfault for cases where you just need to
# to use in a project
$ cargo add segfault
# to use as a command
$ cargo install segfault
use segfault;
pub fn main() {
segfault::segfault();
}
$ segfault
To help me make more useful crates, consider sponsoring me
Proudly powered by JetBrains