Skip to main content

Module local

Module local 

Source
Expand description

In-process bidirectional channel for testing.

Structs§

LocalAppHandle
Application-side handle for sending to and receiving from the router.
LocalChannel
A single-threaded bidirectional channel between an app and a router.
LocalRouterHandle
Router-side handle for sending to and receiving from the application.

Enums§

LocalLinkError
Error from a local in-process channel.