Defines Lean.Lsp.CancelParams
. #
This is separate from Lean.Data.Lsp.Basic
to reduce transitive dependencies.
Equations
- Lean.Lsp.instInhabitedCancelParams = { default := { id := default } }
Equations
Equations
- Lean.Lsp.instToJsonCancelParams = { toJson := Lean.Lsp.toJsonCancelParams✝ }
Equations
- Lean.Lsp.instFromJsonCancelParams = { fromJson? := Lean.Lsp.fromJsonCancelParams✝ }