Commit 7ec4899
authored
remove Tree Deref to TreeInterface (#709)
* remove Tree Deref to TreeInterface
* cargo check passes
* cleanup
* cool
* more infrastructure
* more
* more
* okay
* okay
* okay
* more
* transparent
* nicer
* more
* wot
* main crate compiles
* more
* more
* more
* remove macro that we no longer need
* relocate enum
* decommission tree_interface.rs
* more
* more
* more
* more
* more
* more
* more
* cool
* main tests pass
* closer
* all feature tests pass
* clippy
* more
* fmt
* some clippy
* clip
* more rename
* todo list
* more
* cool
* fix
* delete the bad file1 parent 7c68f28 commit 7ec4899
File tree
8 files changed
+979
-923
lines changed- examples
- src
- sys
- trees
- tests
8 files changed
+979
-923
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | 56 | | |
69 | 57 | | |
70 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | 102 | | |
104 | 103 | | |
105 | 104 | | |
| |||
115 | 114 | | |
116 | 115 | | |
117 | 116 | | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | 121 | | |
123 | 122 | | |
124 | 123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments