Docs.rs
googletest_macro-0.14.2
googletest_macro 0.14.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
hovinen
bmoxb
bjacotg
hlopko
vaibhav-1207
Dependencies
proc-macro2 ^1.0.95
normal
quote ^1.0.40
normal
syn ^2.0.104
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
googletest_
macro
0.14.2
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
googletest_macro
Copy item path
Source
Attribute Macros
§
gtest
Marks a test to be run by the Google Rust test runner.
test
Alias for
googletest::gtest
.
Derive Macros
§
Matcher
Base