package msgpck-repr

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

Module Msgpck_reprSource

Sourcemodule Repr : Json_repr.Repr with type value := Msgpck.t
Sourceval construct : 't Json_encoding.encoding -> 't -> Msgpck.t
Sourceval destruct : 't Json_encoding.encoding -> Msgpck.t -> 't
Sourceval custom : ('t -> Msgpck.t) -> (Msgpck.t -> 't) -> schema:Json_schema.schema -> 't Json_encoding.encoding
OCaml

Innovation. Community. Security.