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 validation
openlark_
webhook
0.17.0
Module validation
Module Items
Functions
In openlark_
webhook::
common
openlark_webhook
::
common
Module
validation
Copy item path
Source
Expand description
Webhook 输入参数校验工具。 Webhook 模块输入校验工具。
Functions
§
validate_
message_
content
校验消息内容非空。
validate_
webhook_
url
校验 webhook URL 非空。