//! ref: composer/src/Composer/Installer/InstallerEvents.php pub struct InstallerEvents; impl InstallerEvents { pub const PRE_OPERATIONS_EXEC: &'static str = "pre-operations-exec"; }