username 0.2.0

Portably retrieve the user name (and possibly other information in future versions) of the user running the current thread.
Documentation

Returns info about current user.

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