Docs.rs
alipay_sdk_rust-1.0.15
alipay_sdk_rust 1.0.15
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
wandercn
Dependencies
anyhow ^1.0
normal
base64 ^0.22.1
normal
gostd ^0.4
normal
jsonmap ^0.1
normal
log ^0.4
normal
md5 ^0.7.0
normal
rsa ^0.6.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.12.0
normal
sha2 ^0.10.2
normal
thiserror ^2.0
normal
uuid ^1.0.0
normal
x509-parser ^0.17.0
normal
Versions
8.06%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
get_async_callback_msg_source
alipay_
sdk_
rust
1.0.15
In alipay_
sdk_
rust::
util
alipay_sdk_rust
::
util
Function
get_
async_
callback_
msg_
source
Copy item path
Source
pub fn get_async_callback_msg_source( raw_body: &[
u8
], ) ->
AliPayResult
<(
String
,
String
,
String
)>