Docs.rs
open-lark-0.13.0
open-lark 0.13.0
Docs.rs crate page
Apache-2.0
03 July 2025
Links
Homepage
Repository
crates.io
Source
Owners
foxzool
Dependencies
anyhow ^1.0.86
normal
async-trait ^0.1.83
normal
base64 ^0.22.1
normal
chrono ^0.4.38
normal
futures-util ^0.3.30
normal
hmac ^0.12.1
normal
lark-websocket-protobuf ^0.1.1
normal
optional
log ^0.4.21
normal
prost ^0.13
normal
optional
quick_cache ^0.6.3
normal
rand ^0.8
normal
regex ^1.10
normal
reqwest ^0.12.7
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1.19
normal
sha2 ^0.10.8
normal
simd-adler32 ^0.3.7
normal
strum ^0.27
normal
strum_macros ^0.27
normal
thiserror ^2.0
normal
tokio ^1.38
normal
tokio-tungstenite ^0.23
normal
optional
url ^2.5.0
normal
walkdir ^2.4
normal
dotenvy ^0.15.7
dev
env_logger ^0.11.3
dev
uuid ^1.8.0
dev
Versions
70.77%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
open_
lark
0.13.0
Module request_
builder
Module Items
Structs
In open_
lark::
core
open_lark
::
core
Module
request_builder
Copy item path
Source
Structs
§
Auth
Handler
处理不同类型的 AccessToken 认证
Header
Builder
构建通用请求头
Multipart
Builder
专门构建 multipart/form-data 请求
Unified
Request
Builder
统一的请求构建器,负责协调各个子构建器