mobiler-core 0.3.0

Mobiler runtime: the MobilerApp trait + Crux shell adapter over the fixed UI ABI
Documentation

Mobiler runtime — the developer-facing API.

Implement [MobilerApp] with your typed events, model, and view (built from the builders). Mobiler wraps it in [MobilerShell], a Crux app speaking the fixed UI ABI ([mobiler_ui]); you never touch the wire protocol. Device APIs are capabilities via [Cx].