Skip to main content

set_setting

Function set_setting 

Source
pub async fn set_setting(
    key: &str,
    value: &str,
) -> Result<(), Box<dyn Error + Send + Sync>>