package msgpck-repr

  1. Overview
  2. Docs
Fast MessagePack (http://msgpack.org) library -- ocplib-json-typed interface

Install

Dune Dependency

Authors

Maintainers

Sources

msgpck-1.6.tbz
sha256=e1050dfe8f9deb305df28de50e3fed6f533c396065a086320cbd5e6a6eedbd65
sha512=a7daf208f5e493b75c1f2456554fcf2a14902ecc9107e19d362726a3d6d944f79e2c854483f6392e9df4c30ae88c3a216a17f1bdb9f592f4909fa1f1804d677d

doc/msgpck-repr/Msgpck_repr/index.html

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.