hold-macro

Crates.iohold-macro
lib.rshold-macro
version0.1.0
sourcesrc
created_at2024-09-26 16:01:07.860822
updated_at2024-09-26 16:01:07.860822
descriptionextended todo!() macro that can suppress unused value warnings
homepage
repositoryhttps://github.com/p2js/hold-macro
max_upload_size
id1387698
size3,059
Alfio (p2js)

documentation

README

hold-macro

This small library crate provides an alternative todo!() macro, with the additional functionality of being able to suppress any errors relating to unused values.

See the source code docs for usage information.

Commit count: 3

cargo fmt