Attribute Macro googletest::google_test_wrapper

source ·
#[google_test_wrapper]
Expand description

Wraps the given function inside an outer function which initialises and queries the TestOutcome for the current test.

This is intended to be used only by the Google Rust test library and its own tests.