Docs.rs
openlark-platform-0.16.0
openlark-platform 0.16.0
Docs.rs crate page
Apache-2.0
10 May 2026
Links
Homepage
Repository
crates.io
Source
Owners
foxzool
Dependencies
anyhow ^1.0.86
normal
async-trait ^0.1.83
normal
chrono ^0.4.38
normal
futures ^0.3.30
normal
log ^0.4.21
normal
once_cell ^1.19
normal
openlark-core ^0.16.0
normal
rand ^0.8
normal
regex ^1.10
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1.19
normal
thiserror ^2.0
normal
tokio ^1.38
normal
url ^2.5
normal
urlencoding ^2.1
normal
uuid =1.6.1
normal
mockall ^0.12
dev
rstest =0.19.0
dev
tempfile =3.10.1
dev
tokio-test ^0.4
dev
wiremock ^0.6
dev
Versions
100%
of the crate is documented
Go to latest version
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
serialize_params
openlark_
platform
0.16.0
In openlark_
platform::
common::
api_
utils
openlark_platform
::
common
::
api_utils
Function
serialize_
params
Copy item path
Source
pub fn serialize_params<T:
Serialize
>( params:
&T
, context: &
str
, ) ->
SDKResult
<
Value
>
Expand description
标准化参数序列化错误处理