Module Deriving_Pickle

module Deriving_Pickle: sig .. end

type id 
module Repr: sig .. end
module Write: sig .. end
module Read: sig .. end
exception UnpicklingError of string
exception UnknownTag of int * string
module type Pickle = sig .. end
module Defaults: 
functor (S : sig
type a 
module Typeable: Typeable YQEa@
module Eq: Eq a@@!EQ
val pickle : a -> Deriving_Pickle.id Deriving_Pickle.Write.m
val unpickle : Deriving_Pickle.id -> a Deriving_Pickle.Read.m
end-> Pickle 1QEu2QE
module Pickle_unit: Pickle >QEy?QE|
module Pickle_bool: Pickle DQEpEQ
module Pickle_int: Pickle @@Р(allocate
module Pickle_char: Pickle !T!a^R
module Pickle_float: Pickle R@@@@@
module Pickle_string: Pickle pRqR
module Pickle_int32: Pickle @$unitR
module Pickle_int64: Pickle R@@@@
module Pickle_nativeint: Pickle R@@@!m
module Pickle_option: 
functor (V0 : Pickle-> Pickle R@@R
module Pickle_list: 
functor (V0 : Pickle-> Pickle RR@@@
module Pickle_ref: 
functor (S : Pickle-> Pickle R@R
module Pickle_from_dump: 
functor (P : Deriving_Dump.Dump-> 
functor (E : Eq @@"id-> 
functor (T : Typeable @@S-> Pickle @$Repr!t