Docs.rs
openlark-docs-0.17.0
openlark-docs 0.17.0
Permalink
Docs.rs crate page
Apache-2.0
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 ^0.3.30
normal
futures-util ^0.3.30
normal
log ^0.4.21
normal
once_cell ^1.19
normal
openlark-core ^0.17.0
normal
rand ^0.8
normal
regex ^1.10
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1.19
normal
thiserror ^2.0
normal
tokio ^1.38
normal
url ^2.5
normal
urlencoding ^2.1
normal
uuid ^1
normal
insta =1.39.0
dev
mockall ^0.12
dev
openlark-core ^0.17.0
dev
rstest =0.19.0
dev
tempfile =3.10.1
dev
tokio-test ^0.4
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 traits
openlark_
docs
0.17.0
Module traits
Module Items
Traits
In openlark_
docs::
common
openlark_docs
::
common
Module
traits
Copy item path
Source
Expand description
通用特征定义。
Traits
§
ApiRequest
API 请求基础特征。
Filterable
Request
可筛选请求特征。
Paginated
Request
可分页请求特征。