Macro xscript::vars_str

source ·
macro_rules! vars_str {
    ($($vars:tt)*) => { ... };
}
Expand description

Constructs environment variables using String as string type.