set_option_string

Function set_option_string 

Source
pub fn set_option_string(
    object: &Object,
    key: &str,
    value: Option<&str>,
) -> Result<()>