Jenya705 / exit-the-program

Exit the program as fast as possible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exit-the-program is the library for rust to achieve fast exit from the program.

It won't panic, it will exit immediately.

So i should say, that is as fast as possible exit program

Usage:

exit_the_program::exit();

About

Exit the program as fast as possible


Languages

Language:Rust 100.0%