mirror of
https://github.com/c-cube/linol.git
synced 2026-05-05 17:04:43 -04:00
7 lines
124 B
OCaml
7 lines
124 B
OCaml
open Import
|
|
|
|
val run
|
|
: _ Server.t
|
|
-> State.t
|
|
-> WorkspaceSymbolParams.t
|
|
-> SymbolInformation.t list option Fiber.t
|