Crate username

Source
Expand description

Returns info about current user.

println!("{}",user::get_user_name().unwrap())

Enums§

Functions§

  • Returns the name of the user running the current process