package resto-json

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type VALUE = sig ... end
module Ezjsonm : VALUE with type t = Json_repr.Ezjsonm.value and type 'a encoding := 'a Encoding.t
module Bson : VALUE with type t = Json_repr_bson.bson and type 'a encoding := 'a Encoding.t