[−][src]Crate docuglot
A Language Server Protocol translator for clients.
Structs
| ErrorMessage | An error message. |
| ErrorMessageCompositionError | An error while composing an error message. |
| Tongue | Manages all of the |
Enums
| ClientMessage | A message to the language server. |
| ClientNotification | A notification from the client. |
| ClientRequest | A request from the client. |
| ClientResponse | A response from the client. |
| ClientStatement | A statement from the client. |
| ConsumeServerMessageError | Client failed to consume |
| CreateClientError | Failed to create |
| Event | Describes events that the client must process. |
| Language | The languages supported by docuglot. |
| ServerStatement | A statement from the server. |
| State | Describes the state of the client. |
| TranslationError | An error during translation. |