segfault

A crate that allows you to segfault for cases where you just need to

Usage

```rs use segfault;

pub fn main() { segfault::segfault(); } ```

Command

This crate also comes with a binary, so you can just install it and run the segfault command whenever you feel like it