variable_for_user

Function variable_for_user 

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