Crate googletest_macro

Source

Attribute Macros§

gtest
Marks a test to be run by the Google Rust test runner.
test
Alias for googletest::gtest.

Derive Macros§

MatcherBase