Docs.rs
oxigdal-cluster-0.1.3
oxigdal-cluster 0.1.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
ahash ^0.8
normal
arrow-flight ^58
normal
async-trait ^0.1
normal
bytes ^1
normal
chrono ^0.4
normal
dashmap ^6
normal
futures ^0.3
normal
lru ^0.16.3
normal
num_cpus ^1
normal
oxiarc-zstd ^0.2.6
normal
parking_lot ^0.12
normal
prost ^0.14
normal
serde ^1
normal
serde_json ^1
normal
sysinfo ^0.38
normal
thiserror ^2
normal
tokio ^1
normal
tonic ^0.14
normal
tracing ^0.1
normal
uuid ^1
normal
criterion ^0.8
dev
proptest ^1
dev
tempfile ^3
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
AlertId
oxigdal_
cluster
0.1.3
AlertId
Aliased Type
In oxigdal_
cluster::
monitoring
oxigdal_cluster
::
monitoring
Type Alias
AlertId
Copy item path
Source
pub type AlertId =
Uuid
;
Expand description
Alert identifier.
Aliased Type
ยง
pub struct AlertId(
/* private fields */
);