more route work

This commit is contained in:
John Smith
2022-10-20 23:11:41 -04:00
parent fc6eb6e84a
commit c8ba88fb99
8 changed files with 171 additions and 77 deletions

View File

@@ -116,5 +116,3 @@ impl fmt::Display for SafetyRoute {
)
}
}
// xxx impl to_blob and from_blob using capnp here