Request.ClientSourcetype 'a t = | Std : 'a Lsp.Client_request.t -> 'a t| Reset : ResetParams.t -> unit t| About : AboutParams.t -> Printing.pp t| Check : CheckParams.t -> Printing.pp t| Locate : LocateParams.t -> Printing.pp t| Print : PrintParams.t -> Printing.pp t| Search : SearchParams.t -> unit t| DocumentState : DocumentStateParams.t -> DocumentStateResult.t t| DocumentProofs : DocumentProofsParams.t -> DocumentProofsResult.t t