deserializer.ml
serde
serde.de
1 type 'state t = (module Intf.Deserializer_intf with type state = 'state)
1
type 'state t = (module Intf.Deserializer_intf with type state = 'state)