Docs.rs
openlark-webhook-0.17.0
openlark-webhook 0.17.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
foxzool
Dependencies
base64 ^0.22.1
normal
optional
hmac ^0.12.1
normal
optional
openlark-core ^0.17.0
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10.8
normal
optional
thiserror ^2.0
normal
tokio ^1.38
dev
wiremock ^0.6
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 error
openlark_
webhook
0.17.0
Module error
Module Items
Enums
Type Aliases
In openlark_
webhook::
common
openlark_webhook
::
common
Module
error
Copy item path
Source
Expand description
Webhook 错误类型定义。 Webhook 模块错误类型。
Enums
§
Webhook
Error
Webhook 调用过程中可能出现的错误。
Type Aliases
§
Result
Webhook 模块统一结果类型。