docs.rs failed to build lingxia-0.5.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
lingxia-0.1.0
lingxia
Platform entry crate for the LingXia framework. Provides cross-platform FFI bindings, host addon lifecycle, and JS extension registration APIs.
Platform Modules
| Module | Target |
|---|---|
android |
Android (JNI) |
apple |
iOS / macOS (Swift Bridge) |
harmony |
HarmonyOS (NAPI) |
Exports
HostAddon- Trait for host bootstrap, services, and JS API registrationinstall_host_addon- Install a host addon before runtime initializationregister_logic_extension- Register custom JS logic extensionshost- Attribute macro for custom page-facing host APIsregister_hosts!- Register custom host handlersregister_provider- Register providerregister_log_provider- Register optional log upload/sink providerLxLogicExtension- Trait for JS extensionsProvider- Combined provider traitLogProvider- Trait for realtime log sink and collected log uploadUpdateProvider- Trait for update checkingFingerprintProvider- Trait for device fingerprintUpdatePackageInfo,UpdateTarget,LxAppUpdateQuery- Update contract types