package dune-rpc

  1. Overview
  2. Docs
type 'a t
val create : unit -> 'a t
val read : 'a t -> 'a t
val fill : 'a t -> 'a -> unit t