pub async fn variable_for_user(
sdk_key: &str,
user: PopulatedUser,
variable_key: &str,
variable_type: &str,
) -> Result<VariableForUserResult, DevCycleError>pub async fn variable_for_user(
sdk_key: &str,
user: PopulatedUser,
variable_key: &str,
variable_type: &str,
) -> Result<VariableForUserResult, DevCycleError>