Expand description
Returns info about current user.
println!("{}",user::get_user_name().unwrap())
Enums§
Functions§
- get_
user_ name - Returns the name of the user running the current process
Returns info about current user.
println!("{}",user::get_user_name().unwrap())