Module Libsse.ExecSource

Sourcemodule type EXTENSION = sig ... end
Sourcemodule type PLUGIN = sig ... end
Sourceval register_plugin : (module PLUGIN) -> unit
Sourcemodule Run (SF : Types.STATE_FACTORY) (W : Types.WORKLIST) () : sig ... end