Function zebra_test::prelude::prop::test_runner::contextualize_config
pub fn contextualize_config(result: Config) -> Config
Expand description
Override the config fields from environment variables, if any are set.
Without the std
feature this function returns config unchanged.