#detector #mac #user

dikc-detector

Find bad Mac users

1 unstable release

0.1.0 May 30, 2024

#25 in #detector

LGPL-3.0-or-later

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
~63K SLoC