Up
Module
Plugin_uuid
Signature
module
Repr
: sig .. end
type
t
val
t_of_sexp :
Sexplib.Sexp.t
->
t
val
sexp_of_t :
t
->
Sexplib.Sexp.t
val
uuid :
t
->
Core.Std.Uuid.t
val
create : repr:
Repr.t
-> ml_bundles:
Ml_bundle.t
list -> unit ->
t
val
ml_bundles :
t
->
Ml_bundle.t
list
val
repr :
t
->
Repr.t