Rust: Add consistency check failures.

This commit is contained in:
Geoffrey White
2024-11-19 12:04:15 +00:00
parent 49eefccde1
commit 758092b1d6

View File

@@ -0,0 +1,3 @@
uniqueNodeToString
| sqlx.rs:154:13:154:81 | (no string representation) | Node should have one toString but has 0. |
| sqlx.rs:156:17:156:86 | (no string representation) | Node should have one toString but has 0. |