Function set_variable

Source
pub(super) async fn set_variable(
    client: &Client,
    variable: &str,
    value: &str,
) -> String