ardaku / whoami

Rust crate to get the current user and environment.
Apache License 2.0
195 stars 31 forks source link

Remove infallible implementations (whoami 2.0) #99

Closed AldaronLau closed 8 months ago

AldaronLau commented 8 months ago

The fallible ones can be the default in whoami 2.0.

https://github.com/ardaku/whoami/issues/91#issuecomment-1974967758