Function set_rule_string

Source
pub fn set_rule_string(key: &str, value: &str)
Expand description

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.

Returns void