]> piware.de Git - learn-rust.git/commitdiff
concepts: Rewrite Post without Option
authorMartin Pitt <martin@piware.de>
Sun, 29 Aug 2021 14:12:41 +0000 (16:12 +0200)
committerMartin Pitt <martin@piware.de>
Sun, 29 Aug 2021 14:12:41 +0000 (16:12 +0200)
This gets rid of a lot of extra Option handling code, at the price of
having to rebuild instead of pass through non-changing states.


No differences found