Cross-platform app development in Rust with a shared core and platform-specific shells.
# Cargo.toml
[dependencies]
crux_core = "0.18.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new Crux application instance.
Add the appropriate platform crate and implement the shell trait.
No dependency data recorded yet.