Docs.rs
monitor_types-0.3.4
monitor_types 0.3.4
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
crates.io
Source
Owners
mbecker20
Dependencies
anyhow ^1.0
normal
bollard ^0.14.0
normal
bson ^2.4
normal
chrono ^0.4
normal
derive_builder ^0.12
normal
diff-struct ^0.5
normal
serde ^1.0
normal
serde_derive ^1.0
normal
strum ^0.24
normal
strum_macros ^0.24
normal
typeshare ^1.0.0
normal
Versions
5.11%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
SecretsMap
monitor_
types
0.3.4
Secrets
Map
Aliased Type
In crate monitor_
types
monitor_types
Type Alias
Secrets
Map
Copy item path
Source
pub type SecretsMap =
HashMap
<
String
,
String
>;
Aliased Type
ยง
pub struct SecretsMap {
/* private fields */
}