I didn't compile with --features git when testing my "reorganize imports" change, so it didn't have access to the various macros I de-globalized. Oops.
--features git
AXVPNZ2NVKYRCTKYI77H72CALZBRTHY3OK4CMWGMTSU2NPMOS42QC
L4JXJHWXYNCL4QGJXNKKTOKKTAXKKXBJUUY7HFZGEUZ5A2V5H34QC
SXEYMYF7P4RZMZ46WPL4IZUTSQ2ATBWYZX7QNVMS3SGOYXYOHAGQC
use clap::Clap;
use log::{debug, error, info, trace};use thiserror::Error;
use log::{debug, error, info, trace};
use thiserror::Error;