| Crates.io | hardware-id |
| lib.rs | hardware-id |
| version | 0.3.0 |
| created_at | 2022-11-16 02:29:58.364868+00 |
| updated_at | 2022-11-16 02:29:58.364868+00 |
| description | Access Hardware ID information on Windows, macOS and Linux platforms |
| homepage | |
| repository | https://github.com/tilda/rust-hwid |
| max_upload_size | |
| id | 716079 |
| size | 9,946 |
A simple library to detect an OS equivalent of an Hardware ID
Find a way to support *BSDs or ditch the function for them entirely
There is a single function: get_id()
An example is provided in the examples folder.