Crate featureflag_test_macros

Source
Expand description

Test macros for the featureflag crate.

This crate shouldn’t be used directly, but should be used through its reexports in the featureflag-test crate.

Attribute Macros§

with_features
Enable the specified features for use in tests.