Crate tryphon_macros

Crate tryphon_macros 

Source

Attribute Macros§

env_vars
Attribute macro that sets up environment variable overrides for test functions.

Derive Macros§

Config
Derives the Config trait for a struct or enum to enable loading configuration from environment variables.
ConfigValueDecoder
Derives the ConfigValueDecoder trait for simple enums without fields.