Docs.rs
openlark-workflow-0.17.0
openlark-workflow 0.17.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
foxzool
Dependencies
openlark-core ^0.17.0
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.38
normal
optional
tracing ^0.1
normal
insta =1.39.0
dev
tokio ^1.38
dev
Versions
100%
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
Module api_utils
openlark_
workflow
0.17.0
Module api_
utils
Module Items
Functions
In openlark_
workflow::
common
openlark_workflow
::
common
Module
api_
utils
Copy item path
Source
Expand description
工作流 API 通用辅助函数。
Functions
§
extract_
response_
data
标准化API响应数据提取
missing_
response_
data_
error
创建“响应 data 为空”的标准错误。
request_
serialization_
error
创建“请求参数序列化失败”的标准错误。
serialize_
params
标准化参数序列化错误处理