Skip to content

Commit b57b2a8

Browse files
committed
[notes:rust/dot-dsl] New points
Signed-off-by: Paul Mabileau <paulmabileau@hotmail.fr>
1 parent 051ea3f commit b57b2a8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

notes/rust/dot-dsl.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
You can reduce the duplication of code by either:
27
* Implementing a function common to all three structures and call it from
38
their respective `with_attrs` method.

0 commit comments

Comments
 (0)