This repository was archived by the owner on Jul 19, 2020. It is now read-only.
Commit a30f56a
Add #[derive(Clone)] in examples (#111)
* Add #[derive(Clone)] in examples
Closes #110
* Add backticks to rust elements
Co-authored-by: Teymour Aldridge <42674621+teymour-aldridge@users.noreply.github.com>
* Another backtics
Co-authored-by: Teymour Aldridge <42674621+teymour-aldridge@users.noreply.github.com>1 parent 044ed79 commit a30f56a
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
89 | | - | |
| 91 | + | |
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| |||
107 | 109 | | |
108 | 110 | | |
109 | 111 | | |
110 | | - | |
| |||
0 commit comments