Docs.rs
pingap-config-0.12.0
pingap-config 0.12.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
vicanso
Dependencies
arc-swap ^1.7.1
normal
async-trait ^0.1.88
normal
base64 ^0.22.1
normal
bytesize ^2.0.1
normal
crc32fast ^1.4.2
normal
diff ^0.1.13
normal
etcd-client ^0.15.0
normal
futures-util ^0.3.31
normal
glob ^0.3.2
normal
http ^1.3.1
normal
humantime ^2.2.0
normal
humantime-serde ^1.1.1
normal
once_cell ^1.21.3
normal
pingap-core ^0.12.0
normal
pingap-discovery ^0.12.0
normal
pingap-util ^0.12.0
normal
regex ^1.11.1
normal
rustls-pemfile ^2.2.0
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
snafu ^0.8.6
normal
strum ^0.27.1
normal
substring ^1.4.5
normal
tempfile ^3.16.0
normal
tokio ^1.46.0
normal
toml ^0.8.23
normal
tracing ^0.1.41
normal
url ^2.5.4
normal
nanoid ^0.4.0
dev
pretty_assertions ^1.4.0
dev
tokio-test ^0.4.4
dev
Versions
62.81%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
pingap_
config
0.12.0
Plugin
Conf
Aliased Type
In crate pingap_
config
pingap_config
Type Alias
PluginConf
Copy item path
Source
pub type PluginConf =
Map
<
String
,
Value
>;
Aliased Type
ยง
pub struct PluginConf {
/* private fields */
}