//! `dpapi4n6` binary — a thin shell over the `dpapi_forensic` library (Humble
//! Object): parse args, run, print (text or JSON), and set the exit code. All
//! decisions live in the library so they are unit-tested; this file is the
//! irreducible I/O + transport shell.
use ExitCode;
use Parser;
use ;