Add more structure and change intended usage

This commit is contained in:
Eric Zhang
2022-04-03 21:34:47 -04:00
parent 3f4cdef248
commit 702c67c4af
6 changed files with 81 additions and 9 deletions

1
src/client.rs Normal file
View File

@@ -0,0 +1 @@
//! Client implementation for the `bore` service.