Module rustc_builtin_macros::test[][src]

Enums

Functions

Attempts to determine the type of test. Since doctests are created without macro expanding, only possible variants here are UnitTest, IntegrationTest or Unknown.