Function set_var_to_param_str

Source
pub(crate) fn set_var_to_param_str(value: &SetVariableValue) -> Option<String>
Expand description

convert SetVariableValue to string while remove the quotes on literals.