Docs.rs
lingxia-platform-0.18.0
lingxia-platform 0.18.0
Permalink
Docs.rs crate page
MIT
21 September 2026
Links
Repository
crates.io
Source
Owners
butterflyfish
Dependencies
async-trait ^0.1
normal
lingxia-app-context ^0.18.0
normal
lingxia-messaging ^0.18.0
normal
lingxia-shell ^0.18.0
normal
lingxia-surface ^0.18.0
normal
log ^0.4.34
normal
rong_rt ^0.6.1
normal
serde ^1.0
normal
serde_json ^1.0.151
normal
thiserror ^2.0.20
normal
tokio ^1.0
normal
napi-build-ohos ^1.2.0
build
swift-bridge-build ^0.1.59
build
base64 ^0.23.1
normal
dispatch2 ^0.3
normal
log ^0.4.34
normal
objc2 ^0.6
normal
objc2-core-foundation ^0.3
normal
objc2-core-location ^0.3
normal
objc2-foundation ^0.3
normal
oslog ^0.2.0
normal
percent-encoding ^2.3
normal
security-framework ^3.7.0
normal
serde_json ^1.0.151
normal
swift-bridge ^0.1.59
normal
image ^0.25.10
normal
imagesize ^0.15
normal
rfd ^0.17.2
normal
rxing ^0.8.3
normal
serde_json ^1.0.151
normal
base64 ^0.23.1
normal
image ^0.25.10
normal
libc ^0.2
normal
lingxia-webview ^0.18.0
normal
napi-derive-ohos ^1.2.0
normal
napi-ohos ^1.2.0
normal
ohos-raw-sys ^0.1.0
normal
ohos_hilog ^0.1.3
normal
serde_json ^1.0.151
normal
android_logger ^0.15.1
normal
base64 ^0.23.1
normal
jni ^0.22.4
normal
ndk-sys ^0.6.0
normal
serde_json ^1.0.151
normal
block2 ^0.6
normal
objc2-photos ^0.3
normal
objc2-app-kit ^0.3
normal
objc2-core-graphics ^0.3
normal
lingxia-webview ^0.18.0
normal
lingxia-windows-contract ^0.18.0
normal
windows ^0.62.2
normal
windows-core ^0.62.2
normal
Versions
25.96%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
parse_native_reply
lingxia_
platform
0.18.0
In lingxia_
platform::
traits::
clipboard
lingxia_platform
::
traits
::
clipboard
Function
parse_
native_
reply
Copy item path
Source
pub fn parse_native_reply( payload: &
str
, ) ->
Result
<
NativeClipboardReply
,
PlatformError
>