2 releases
new 0.1.1 | Dec 4, 2024 |
---|---|
0.1.0 | May 30, 2024 |
#10 in #bad
6KB
96 lines
dikc-detector
Call dikc_detector::check()
to perform checks.
Example
use dikc_detector::check;
assert!(check().is_ok());
Errors
- Errors if macOS version is equal to or newer than
14.4
, which is not POSIX-compliant. - Errors if the Mac model is
MacBookPro16,1
.
lib.rs
:
Crate for finding bad Mac users.
Dependencies
~0.5–7.5MB
~59K SLoC