package resto-json

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Resto_json.Bson

val construct : 'a Encoding.t -> 'a -> t
val destruct : 'a Encoding.t -> t -> 'a