Docs.rs
openlark-core-0.15.0
openlark-core 0.15.0
Permalink
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 assertions
openlark_
core
0.15.0
In openlark_
core::
testing
openlark_core
::
testing
Module
assertions
Copy item path
Source
Expand description
类型安全的断言宏系统
提供零 unwrap() 的断言宏,确保测试失败时提供清晰的错误消息。