Docs.rs
openlark-analytics-0.17.0
openlark-analytics 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
chrono ^0.4.38
normal
futures ^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
uuid ^1
normal
mockall ^0.12
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
AnalyticsConfig
openlark_
analytics
0.17.0
Analytics
Config
Aliased Type
In crate openlark_
analytics
openlark_analytics
Type Alias
Analytics
Config
Copy item path
Source
pub type AnalyticsConfig =
Config
;
Expand description
数据分析服务配置别名
Aliased Type
§
pub struct AnalyticsConfig {
/* private fields */
}