Crate user

Source
Expand description

Returns info about current user.

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

Enums§

Error

Functions§

get_user_name
Returns the name of the user running the current process