allwright-core Rust crate
allwright-core is the lightweight Rust engine core for the project.
It includes:
- a high-level Rust client API for talking to the allwright engine
- the engine server implementation used by the installable
allwrightCLI - the shared plugin catalog used by CLI-side plugin registration
The surrounding Rust workspace now also publishes:
allwrightallwright-plugin-sdkallwright-surface-weballwright-surface-mobileallwright-surface-mobile-androidallwright-surface-mobile-iosallwright-surface-desktopallwright-surface-desktop-macallwright-surface-desktop-windowsallwright-surface-desktop-linux
Installing the allwright package is intended to provide the CLI plus this lightweight core together, while surface crates are added separately as plugins.