[][src]Crate quit_macros

This crate provides procedural macros for Quit.

Do not add this crate as a dependency. It has no backward compatibility guarantees. Use the macros re-exported from Quit instead.

Attribute Macros

main

Modifies the main function to exit with the code passed to with_code.