mirror of
https://github.com/tokio-rs/axum.git
synced 2025-09-27 13:00:39 +00:00

## Motivation Current `tls-rustls` example might be inconvenient for some people. ## Solution Rename current example to `low-level-rustls` and add a high level example in its place.