Skip to main content

Module server

Module server 

Source

Structs§

AcpActor
Actor that owns the !Send ACP AgentSideConnection and processes requests sequentially. Must be spawned on a LocalSet.
AcpActorHandle
Send-safe handle to communicate with an AcpActor.

Enums§

AcpRequest
Messages that can be sent to the ACP actor.
AcpServerError
Errors returned by ACP server-side actor operations.