/sproot

Small libs acting as a helper for Speculare

Primary LanguageRustApache License 2.0Apache-2.0

Sproot

Sproot is a library which share the common part for Alerts and Server. It help us avoid writting duplicated code and models for each members (projects) of the workspace.

Build TS models:

$ cargo test && cargo b && npm run build

TODO