| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-11 | Write a base TOML file including the fields | Teddy Wing | |
| Write a file that can be modified by a user to fill in the form fields. A separate procedure will take the TOML file and fill in the appropriate fields. | |||
| 2021-04-11 | Fill in the form's fields with the fields' IDs | Teddy Wing | |
| Use a copy of Form 1040 as a sample. A copy of the PDF is produced so you can reference the text fields by their ID. | |||
| 2021-04-11 | New Rust 1.51.0 project | Teddy Wing | |
| Generated with: $ cargo init --bin | |||
