Skip to content

Vendicated/segfault-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages