Module Typemod.ImplementationHooks
type t= Typedtree.structure * Typedtree.module_coercion
val add_hook : string -> (Misc.hook_info -> t -> t) -> unitval apply_hooks : Misc.hook_info -> t -> t
Typemod.ImplementationHookstype t = Typedtree.structure * Typedtree.module_coercionval add_hook : string -> (Misc.hook_info -> t -> t) -> unitval apply_hooks : Misc.hook_info -> t -> t