package dap

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = unit
val of_yojson : [> `Assoc of 'a list ] -> (unit, string) Stdlib.result
val to_yojson : unit -> [> `Assoc of 'a list ]