package dune-rpc

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

Module Private.User_messageSource

Sourcemodule Style : sig ... end
Sourceval sexp_without_annots : (t, Dune_rpc__.Conv.values) Dune_rpc__.Conv.t

(De)serializer for User_message.t which ignores the annots field. The annots field is non-trivial to serialize and is not necessary for formatting messages, so it's not handled here.