1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
/// support for [Actix Web](https://actix.rs)
/// support for [Axum](https://github.com/tokio-rs/axum)
/// support for [Poem](https://github.com/poem-web/poem)
/// support for [Rocket](https://rocket.rs)
/// support for [Warp](https://github.com/seanmonstar/warp)
/// support for [AWS Lambda](https://github.com/awslabs/aws-lambda-rust-runtime) & [Netlify functions](https://docs.netlify.com/functions/overview)
/// support for [Cloudflare Workers](https://developers.cloudflare.com/workers/)
/// support for [Tauri](https://tauri.app)
/// support for [Hyper](https://github.com/hyperium/hyper)
/// support for [Vercel](https://github.com/vercel-community/rust)