package dune-rpc

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

Module Diagnostic.PromotionSource

Sourcetype t = {
  1. in_build : string;
  2. in_source : string;
}
Sourceval in_build : t -> string
Sourceval in_source : t -> string
Sourceval sexp : t Conv.value