Docs.rs
openlark-core-0.15.0
openlark-core 0.15.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
foxzool
Dependencies
base64 ^0.22.1
normal
chrono ^0.4.38
normal
futures-util ^0.3.30
normal
hmac ^0.12.1
normal
http ^1.0
normal
lark-websocket-protobuf ^0.1
normal
optional
num_cpus ^1.16
normal
openlark-protocol ^0.15.0
normal
optional
opentelemetry ^0.24
normal
optional
opentelemetry-otlp ^0.17
normal
optional
opentelemetry_sdk ^0.24
normal
optional
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_with ^3
normal
sha2 ^0.10.8
normal
thiserror ^2.0
normal
tokio ^1.38
normal
tokio-tungstenite ^0.23
normal
optional
tracing ^0.1
normal
tracing-opentelemetry ^0.25
normal
optional
tracing-subscriber ^0.3
normal
optional
url ^2.5.0
normal
urlencoding ^2.1
normal
uuid ^1.6
normal
rstest ^0.19
dev
tracing-subscriber ^0.3
dev
tracing-test ^0.2
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 executable_builder
openlark_
core
0.15.0
Module executable_
builder
Module Items
Traits
In openlark_
core::
trait_
system
openlark_core
::
trait_system
Module
executable_
builder
Copy item path
Source
Expand description
ExecutableBuilder trait
为“Builder → Request → execute”模式提供统一的 trait 约束, 以便在各业务 crate 里通过宏批量实现。
Traits
§
Executable
Builder
Builder 可执行抽象