Caio 0fff0d28db Implement Maybe* marker traits using a declarative macro (#3557)
Although simple, the current `Maybe*` trait implementations are based on
a manual approach that uses some code duplication. Now this duplication
is removed using a declarative macro.
Tested locally, the modification don't seem to affect building times.
2019-09-06 21:31:37 +02:00
S
Description
No description provided
529 MiB
Languages
Rust 99.8%
Shell 0.2%