Module AfterConfig

Hooks which run after the runtime configuration is fully loaded.

val callbacks : (unit -> unit) list Stdlib.ref
val register : (unit -> unit) -> unit
val run : unit -> unit