Crate lark_actor

Source

Structs§

ActorControl

Enums§

LspResponse
Responses back to the LSP services from the query system.
QueryRequest
Requests to the query system.

Traits§

Actor
An actor in the task system. This gives a uniform way to create, control, message, and shutdown concurrent workers.

Functions§

spawn_actor

Type Aliases§

TaskId