rust-web-server 17.107.0

A dependency-minimal Rust web platform: HTTP/1.1, HTTP/2, and HTTP/3 server, reverse proxy, and application framework with routing, middleware (auth, rate limiting, tracing), an MCP server, an async ORM, background jobs, object storage, and a mailer. Runs as a zero-code config-driven proxy or as a library crate. No third-party HTTP dependencies.
Documentation

rust-web-server

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 27 feature flags, 2 of them enabled by default.

default

http3 (default)

http2 (default)

acme

auth

auth-asymmetric

crypto

csrf

http-client

http1

jobs

This feature flag does not enable additional features.

macros

mailer

This feature flag does not enable additional features.

model-mysql

model-postgres

model-sqlite

openapi

This feature flag does not enable additional features.

rewrite-regex

secrets

serde

sso

sso-saml

sso-server

storage-azure

storage-local

This feature flag does not enable additional features.

storage-s3

tera

webhook