Wrapper.MakeSpecialized module to handle translation to/from a specific context backend implementation
module C : Context_sigs.Stype repo = C.repotype state = C.statetype mut_state = C.mut_stateType used by the mutable API for PVMs
val of_node_context : 'a index -> ('a, repo) Context_sigs.indexval to_node_context : ('a, repo) Context_sigs.index -> 'a indexval to_node_pvmstate : mut_state -> Access_mode.rw pvmstateWARNING: inject any access permissions information.