Skip to main content

Crate asdf_overlay_common

Crate asdf_overlay_common 

Source
Expand description

Common utilities and types used across asdf-overlay-client and asdf-overlay related crates. This crate is not intended to be used directly by end users.

Modulesยง

cursor
Cursor enum representing various cursor types.
event
The OverlayEvent enum and assorted types.
ipc
Common types and utilities for IPC communication between the overlay client and server.
request
IPC request types sent from client to server.