summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Pass Automated Testing Suite [Mon, 18 Oct 2021 11:07:45 +0000 (13:07 +0200)]
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.
Pass Automated Testing Suite [Sun, 17 Oct 2021 10:18:11 +0000 (12:18 +0200)]
Add optional axum build configuration and README
Pass Automated Testing Suite [Sat, 16 Oct 2021 19:07:16 +0000 (21:07 +0200)]
initial commit