]> piware.de Git - learn-rust.git/commitdiff
warp-server: Add unit test for /hello route
authorMartin Pitt <martin@piware.de>
Fri, 9 Dec 2022 08:00:12 +0000 (09:00 +0100)
committerMartin Pitt <martin@piware.de>
Fri, 9 Dec 2022 08:05:14 +0000 (09:05 +0100)
Split out the API into a separate function, to make it accessible for
unit tests.


No differences found