Commit 3292359
committed
Fix duplicate insert method issue
- Remove duplicate insert method from insert_operations.rs
- Keep new_root method public for now (called from lib.rs)
- All 317 tests now pass (35 unit + 282 integration + 20 doc tests)
- Ready to continue incremental modularization1 parent 7f7bdba commit 3292359
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
0 commit comments