| Crates.io | segfault |
| lib.rs | segfault |
| version | 0.1.1 |
| created_at | 2023-01-13 00:08:09.589711+00 |
| updated_at | 2023-04-30 00:37:26.509448+00 |
| description | Segfault, for when you just need to |
| homepage | https://github.com/Vendicated/segfault-rs |
| repository | https://github.com/Vendicated/segfault-rs |
| max_upload_size | |
| id | 757526 |
| size | 3,778 |
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