Skip to main content

get_user_input

Function get_user_input 

Source
pub fn get_user_input() -> EmploymentScenario
Expand description

main function to orchestrate user input and create employment scenario struct This function will call the other functions in this module to gather information from the user and create an employment scenario struct based on that information. It will start by getting the payrate and hours worked per week.