Skip to main content

expand_make_vars

Function expand_make_vars 

Source
fn expand_make_vars(s: &str) -> String
Expand description

Expand Make variable references $(VAR) with known R values. Unknown variables are stripped (removed from the string).