foot-gun

Crates.io Docs.rs Build Clippy Audit

The foot-gun crate is a joke library inspired by this twitter thread.

This crate provides the following macros:

All macros are credited to their "inventors" in RustDoc.

Examples

```rust foot_gun!({ // Unsafe code here });

herebedragons!({ // Unsafe code here });

beware!({ // Unsafe code here });

behold!({ // Unsafe code here });

en_garde!({ // Unsafe code here });

igotthis!({ // Unsafe code here });

holdmyborrowchk!({ // Unsafe code here }); ```