#cases #segmentation-fault

bin+lib segfault

Segfault, for when you just need to

2 releases

0.1.1 Apr 30, 2023
0.1.0 Jan 13, 2023

#30 in #cases

MIT license

3KB

segfault

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

Install

# to use in a project
$ cargo add segfault

# to use as a command
$ cargo install segfault

Usage

Programatically

use segfault;

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

As Command

$ segfault

Support This Project

To help me make more useful crates, consider sponsoring me

Proudly powered by JetBrains

Dependencies

~43KB