Docs.rs
ling-http-0.1.3
ling-http 0.1.3
Docs.rs crate page
Apache-2.0
OR
MIT
22 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
taellinglin
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
axum ^0.8
normal
axum-server ^0.8
normal
r2d2 ^0.8
normal
rcgen ^0.13
normal
optional
rusqlite ^0.37
normal
rustls ^0.23
normal
rustls-pemfile ^2
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.37
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
clap ^4.4
dev
reqwest ^0.12
dev
Versions
38%
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
Module tls
ling_
http
0.1.3
Module tls
Module Items
Functions
In crate ling_
http
ling_http
Module
tls
Copy item path
Source
Functions
§
load_
rustls_
config
Loads a TLS server config from a PEM-encoded certificate + private key pair on disk. This is the path for real deployments.