We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 051ea3f commit b57b2a8Copy full SHA for b57b2a8
notes/rust/dot-dsl.md
@@ -1,3 +1,8 @@
1
+Good job on passing all the tests!
2
+
3
+ * I like the use of macros.
4
+ * It's good that you factorize the duplicate functions.
5
6
You can reduce the duplication of code by either:
7
* Implementing a function common to all three structures and call it from
8
their respective `with_attrs` method.
0 commit comments