package dune-rpc

  1. Overview
  2. Docs
type t = {
  1. path : string;
  2. contents : string;
}