formulate 0.7.0

formulate is a standalone server that listens for web form data submissions.
1
2
3
4
5
6
7
8
9
10
11
12
# ---> Rust
# Generated by Cargo
# will have compiled files and executables
debug/
target/

# These are backup files generated by rustfmt
**/*.rs.bk

# Rocket config file
Rocket.toml