pub fn register_package_hooks(hooks: Box<dyn PackageHooks + Send + Sync>)
Expand description

Registers package hooks for the process in which the package system is used.