httpz 0.0.6

Code once, support every Rust webserver!
Documentation
1
2
3
4
5
6
7
8
9
[base]
publish = "./public"
environment = { NETLIFY_EXPERIMENTAL_BUILD_RUST_SOURCE = "true" }

[functions]
directory = "./netlify/functions"

[context.production]
publish = "public/"