Module Serlib.Ser_vmlibrarySource
include Ppx_hash_lib.Hashable.S with type t := t
Sourceval hash_fold_t : t Base__Ppx_hash_lib.hash_fold Sourceval hash : t -> Base__Ppx_hash_lib.Std.Hash.hash_value include Ppx_compare_lib.Comparable.S with type t := t
Sourceval compare : t Base__Ppx_compare_lib.compare Sourcetype index = Vmlibrary.index Sourceval hash_fold_index :
Ppx_hash_lib.Std.Hash.state ->
index ->
Ppx_hash_lib.Std.Hash.state Sourceval hash_index : index -> Ppx_hash_lib.Std.Hash.hash_value Sourcetype indirect_code = index Vmemitcodes.pbody_code Sourceval hash_fold_indirect_code :
Ppx_hash_lib.Std.Hash.state ->
indirect_code ->
Ppx_hash_lib.Std.Hash.state