Module move_package::package_hooks
source · [−]Traits
A trait providing hooks to customize the package system for a particular Move application. An instance of the trait can be registered globally.
Functions
Registers package hooks for the process in which the package system is used.