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 executable_
builder
Module Items
Traits
In open_
lark::
core::
trait_
system
open_lark
::
core
::
trait_system
Module
executable_builder
Copy item path
Source
Expand description
Trait系统模块 - ExecutableBuilder trait和相关宏
这个模块提供了统一的Builder执行接口,消除代码重复
Traits
§
Executable
Builder