drop/libraries/droplet_types
2026-04-03 01:25:10 +00:00
..
src New v0.4.0 website 2026-04-03 01:25:10 +00:00
.gitignore New v0.4.0 website 2026-04-03 01:25:10 +00:00
Cargo.lock New v0.4.0 website 2026-04-03 01:25:10 +00:00
Cargo.toml New v0.4.0 website 2026-04-03 01:25:10 +00:00
README.md New v0.4.0 website 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.