Crates.io | whoami |
lib.rs | whoami |
version | 1.5.2 |
source | src |
created_at | 2017-08-04 05:29:47.173641 |
updated_at | 2024-09-03 04:02:57.385851 |
description | Retrieve the current user and environment. |
homepage | https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md |
repository | https://github.com/ardaku/whoami |
max_upload_size | |
id | 26343 |
size | 99,127 |
Retrieve the current user and environment through simple functions.
Check out the documentation for examples.
WhoAmI targets all platforms that can run Rust, including:
WhoAmI 1.x.y targets Rust 1.40.0 stable and later, and the 1.x.y track will be maintained at least until the release of the Rust 2024 edition.
The MSRV will not be updated until version 2.0.0, after which breaking changes
may happen on minor releases, and version 2.0.0 will target Rust 1.65.0 and
later to make use of the let else
syntax. The current plan is for all 2.x
releases to be supported and receive bugfixes at least until sometime in 2027,
bumping MSRV only as needed.
whome: whoami
command RiR (Re-written in
Rust) that depends on this crate.
The testing procedure is documented at https://github.com/ardaku/whoami/blob/v1/TESTING.md. The full manual test suite is run for each change that affects multiple platforms.
Copyright © 2017-2024 The WhoAmI Contributors.
Licensed under any of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as described above, without any additional terms or conditions.
If you want help using or contributing to this library, feel free to send me an email at aldaronlau@gmail.com.