Docs.rs
composio-sdk-0.3.0
composio-sdk 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
DotViegas
Dependencies
async-trait ^0.1
normal
base64 ^0.21
normal
chrono ^0.4
normal
dirs ^5.0
normal
hmac ^0.12
normal
md5 ^0.7
normal
mime ^0.3
normal
mime_guess ^2.0
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-retry ^0.3
normal
tracing ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
url ^2.5
normal
urlencoding ^2.1
normal
uuid ^1.0
normal
criterion ^0.5
dev
tempfile ^3.8
dev
tokio-test ^0.4
dev
wiremock ^0.5
dev
Versions
91.17%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Event
composio_
sdk
0.3.0
In composio_
sdk::
models::
telemetry
composio_sdk
::
models
::
telemetry
Type Alias
Event
Copy item path
Source
pub type Event = (
EventType
,
TelemetryData
);
Expand description
Event tuple containing type and data