Docs.rs
icinga2-api-0.2.16
icinga2-api 0.2.16
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
taladar
Dependencies
derive_builder ^0.20.2
normal
derive_more ^2.0.1
normal
enumoid ^0.4.0
normal
optional
futures ^0.3.31
normal
optional
http ^1.3.1
normal
reqwest ^0.12.15
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
serde_path_to_error ^0.1.17
normal
serde_repr ^0.1.20
normal
thiserror ^2.0.12
normal
time ^0.3.41
normal
tokio ^1.44.2
normal
optional
tokio-stream ^0.1.17
normal
optional
tokio-util ^0.7.14
normal
optional
toml ^0.8.20
normal
tracing ^0.1.41
normal
url ^2.5.4
normal
dotenvy ^0.15.7
dev
pretty_assertions ^1.4.1
dev
tokio ^1.44.2
dev
tracing-test ^0.2.5
dev
Versions
99.65%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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
IcingaJoinType
icinga2_
api
0.2.16
Icinga
Join
Type
Implementors
In icinga2_
api::
types::
join_
types
icinga2_api
::
types
::
join_types
Trait
Icinga
Join
Type
Copy item path
Source
pub trait IcingaJoinType { }
Expand description
a marker trait for all the various join types for the different objects
Implementors
§
Source
§
impl
IcingaJoinType
for
IcingaDependencyJoinTypes
Source
§
impl
IcingaJoinType
for
IcingaHostJoinTypes
Source
§
impl
IcingaJoinType
for
IcingaNotificationJoinTypes
Source
§
impl
IcingaJoinType
for
IcingaServiceJoinTypes
Source
§
impl
IcingaJoinType
for
IcingaUserJoinTypes
Source
§
impl
IcingaJoinType
for
IcingaZoneJoinTypes