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
Module api_utils
openlark_
platform
0.16.0
Module api_
utils
Module Items
Functions
In openlark_
platform::
common
openlark_platform
::
common
Module
api_
utils
Copy item path
Source
Expand description
API 通用工具函数
提供 API 实现的通用工具和辅助函数,减少重复代码,提高一致性。
Functions
§
extract_
response_
data
标准化 API 响应数据提取
serialize_
params
标准化参数序列化错误处理