Macro esp_config_str

Source
macro_rules! esp_config_str {
    ( $var:expr ) => { ... };
}
Expand description

Get the string value of an environment variable at compile time.