Docs.rs
lemon-server-0.2.4
lemon-server 0.2.4
Permalink
Docs.rs crate page
MIT
Links
Documentation
crates.io
Source
Owners
sibellavia
Dependencies
anyhow ^1.0.98
normal
async-compression ^0.4.23
normal
async-trait ^0.1.88
normal
bytes ^1.10.1
normal
clap ^4.5.37
normal
futures ^0.3.31
normal
http-body-util ^0.1.3
normal
httpdate ^1.0
normal
hyper ^1.6.0
normal
hyper-rustls ^0.27
normal
hyper-util ^0.1.11
normal
libc ^0.2
normal
mime ^0.3.17
normal
mime_guess ^2.0
normal
moka ^0.12
normal
nix ^0.27
normal
rcgen ^0.13
normal
rustls ^0.23.26
normal
rustls-acme ^0.13
normal
rustls-native-certs ^0.8
normal
rustls-pemfile ^2.2
normal
serde ^1.0.219
normal
tokio ^1.44.2
normal
tokio-rustls ^0.26
normal
tokio-util ^0.7.15
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
url ^2.5.4
normal
webpki-roots ^0.26
normal
hyper-util ^0.1
dev
once_cell ^1
dev
portpicker ^0.1
dev
reqwest ^0.12.15
dev
serde_json ^1
dev
tempfile ^3
dev
tokio ^1.44.2
dev
chrono ^0.4
build
Versions
17.27%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lemon
0.2.4
All Items
Crate Items
Modules
Functions
Crate
lemon
Copy item path
Source
Modules
§
cli
common
config
connection
handlers
logging
server
shutdown
tls
Functions
§
run
The main entry point for running the Lemon server logic.
squeeze
start_
services
Initializes ACME state, prepares listeners, starts the acceptor thread, but does not yet spawn individual connection handling tasks.