Docs.rs
pingap-proxy-0.13.1
pingap-proxy 0.13.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
vicanso
Dependencies
ahash ^0.8.12
normal
async-trait ^0.1.89
normal
bstr ^1.12.1
normal
bytes ^1.11.1
normal
cfg-if ^1.0.4
normal
http ^1.4.0
normal
humantime ^2.3.0
normal
optional
itoa ^1.0.17
normal
num_cpus ^1.17.0
normal
pingap-acme ^0.13.1
normal
pingap-certificate ^0.13.1
normal
pingap-config ^0.13.1
normal
pingap-core ^0.13.1
normal
pingap-location ^0.13.1
normal
pingap-logger ^0.13.1
normal
pingap-otel ^0.13.1
normal
optional
pingap-performance ^0.13.1
normal
pingap-upstream ^0.13.1
normal
pingap-util ^0.13.1
normal
pingora ^0.8.0
normal
scopeguard ^1.2.0
normal
snafu ^0.9.0
normal
tokio ^1.50.0
normal
tracing ^0.1.44
normal
criterion ^0.7.0
dev
pretty_assertions ^1.4.1
dev
tempfile ^3.21.0
dev
tokio-test ^0.4.4
dev
Versions
6.67%
of the crate is documented
Platform
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
parse_from_conf
pingap_
proxy
0.13.1
pingap_proxy
Function
parse_
from_
conf
Copy item path
Source
pub fn parse_from_conf(conf:
PingapConfig
) ->
Vec
<
ServerConf
>