Crate user
Returns info about current user.
println!("{}",user::get_user_name().unwrap())
Returns the name of the user running the current process