Files
DecDuck 2e86422004 Add lints, new website publish (#428)
* Add lints and new website

* Fix droplet CI

* Fix droplet ci again

* Fix clippy lints
2026-06-21 11:16:39 +10:00
..
2026-06-21 11:16:39 +10:00
2026-04-03 01:25:10 +00:00
2026-04-03 01:25:10 +00:00
2026-04-03 01:25:10 +00:00
2026-04-03 01:25:10 +00:00

droplet_types

Shared types between the cross-platform client and the droplet-rs crate.

Split off from droplet-rs because of cross-compiling issues with the desktop client, and there's no need to compile the entirety of droplet-rs if we're only using a few types.