1 stable release
3.0.0 | Oct 8, 2024 |
---|
#44 in Accessibility
210 downloads per month
15KB
335 lines
This is the bugfix repo before the main repo is merged.
Follow the repo at: https://github.com/doroved/mid
lib.rs
:
Creating a Machine ID hash for MacOS/Windows/Linux.
let machine_id = mid::get("mySecretKey").unwrap();
Dependencies
~40KB