Expand description
macOS / desktop config transport selection. Apple host→widget transport: one driver, chosen by config (not runtime fan-out).
Availability (containerURL, suite exists) is not delivery proof — the
developer picks crate::config::TransportKind from signing knowledge.
Structs§
- Fake
Transport - Receipt
- Widget-side ack that it rendered a config from a specific transport.
Constants§
Traits§
Functions§
- build_
driver - Fail loud when the chosen transport cannot be constructed.
- pick_
freshest_ maps - resolve_
driver - Resolve a single host transport from plugin config (+
WIDGET_TRANSPORT). - validate_
mobile_ transport - iOS: only
appGroup(orauto→ appGroup). Other kinds fail at init. Android: Apple-only transports are ignored (treated as AppGroup / SharedPreferences).