Expand description
Rust SDK surfaces for mounted Bijux apps.
Structs§
- Bijux
AppMetadata - Mounted-app metadata materialized from the high-level SDK builder.
- Bijux
CliHarness - In-process harness for mounted Rust apps.
- Command
Context - Execution context passed to mounted app handlers.
- Command
Context Builder - Builder for mounted-app execution context.
- Command
Failure Builder - Builder for root-compatible structured failures.
- Command
Result - Standard mounted-app command result.
- Diagnostic
Record Builder - Builder for root-compatible diagnostic records.
- Feature
Capability Declaration - Standard feature-capability declarations for mounted apps.
- Harness
Run - Result of running a mounted app through the SDK harness.
- Output
Envelope Helper - Stable helpers for mounted-app envelopes and payload shapes.
- Product
Mount - High-level SDK builder for mounted apps.
- Rendered
Command Result - Rendered command result returned by the SDK harness.
- SdkCompatibility
Report - Compatibility-check report for mounted apps.
- SdkRender
Config - Public render configuration for mounted-app command results.
- Snapshot
Helper - Stable snapshot rendering helpers for harness output.
Enums§
- Command
Envelope - Mounted-app result envelope.
- Stream
Policy - Stream-routing policy for app-command results.
Traits§
- Bijux
App - Trait implemented by mounted Rust apps.
Type Aliases§
- SdkCompatibility
Window - Runtime compatibility declaration for mounted apps.