Skip to content

Commit 922ad8e

Browse files
[Rust] Add pavex framework to the Rust folder (#8162)
* Add pavex, a new Rust web framework * Avoid multistage build.
1 parent 6fd0b93 commit 922ad8e

17 files changed

+1126
-0
lines changed

Diff for: frameworks/Rust/pavex/.dockerignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
rust-toolchain.toml
2+
README.md
3+
benchmark_config.json
4+
blueprint.ron
5+
target/
6+
pavex.dockerfile

0 commit comments

Comments
 (0)