refactor: GcdParameters impl fmt::Display and gcd. Index html now static
authorPass Automated Testing Suite <Pass-Automated-Testing-Suite@zx2c4.com>
Mon, 18 Oct 2021 11:07:45 +0000 (13:07 +0200)
committerPass Automated Testing Suite <Pass-Automated-Testing-Suite@zx2c4.com>
Mon, 18 Oct 2021 11:07:45 +0000 (13:07 +0200)
commitedc9344b74319cd5d35ef5fb14fdb971dca6dfa1
tree7881c22d787bb2302fd55a2cf75f4e479abec9bf
parenta25052f57860c2692a1b31021d8468bf4254c174
refactor: GcdParameters impl fmt::Display and gcd. Index html now static

axum and actix-web now returns GcdParameters' fmt::Display. They also
serve the same static html.
gcd function is now part of GcdParameters as a method.
src/main.rs