actix-gcd.git
3 years agoMerge branch 'main' of mars:/srv/git/actix-gcd main
MA Beaudet [Wed, 3 Nov 2021 22:30:45 +0000 (23:30 +0100)]
Merge branch 'main' of mars:/srv/git/actix-gcd

* 'main' of mars:/srv/git/actix-gcd:
  refactor: replaced target flags with feature flags

3 years agorefactor: replaced target flags with feature flags
MA Beaudet [Mon, 18 Oct 2021 11:16:21 +0000 (13:16 +0200)]
refactor: replaced target flags with feature flags

3 years agorefactor: replaced target flags with feature flags
Pass Automated Testing Suite [Mon, 18 Oct 2021 11:16:21 +0000 (13:16 +0200)]
refactor: replaced target flags with feature flags

3 years agorefactor: GcdParameters impl fmt::Display and gcd. Index html now static
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.

3 years agoAdd optional axum build configuration and README
Pass Automated Testing Suite [Sun, 17 Oct 2021 10:18:11 +0000 (12:18 +0200)]
Add optional axum build configuration and README

3 years agoinitial commit
Pass Automated Testing Suite [Sat, 16 Oct 2021 19:07:16 +0000 (21:07 +0200)]
initial commit