pub fn set_rule_string(key: &str, value: &str)
Set a rule string for the server details displayed in the server browser.
key The name of the rule. value The string value of the rule.
key
value
Returns void