[][src]Crate mockalloc_macros

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.