Crate mockalloc_macros

Source
Expand description

mockalloc-macros

Provides the #[mockalloc::test] procedural macro for the mockalloc crate.

Attribute Macrosยง

test
Replacement for the #[test] macro to automatically detect allocation bugs from within the test.