|
4a40603efc
|
Finish refactor and add a number of doc comments
|
2023-05-24 13:14:14 -04:00 |
|
|
02de655640
|
Verifier: wrap self.store in Arc<Mutex<T>>;
Refactoring:
* Add prelude
* Move some error types into modules
* make most modules private and re-export their items
|
2023-05-24 12:07:18 -04:00 |
|
|
8d6c21325f
|
Add LICENSE.md, run cargo fmt
|
2023-05-22 18:11:14 -04:00 |
|
|
c68b539af5
|
Add tests for Request; Fix some errors revealed in testing; Fix some
clippy lints;
|
2023-05-22 15:45:34 -04:00 |
|
|
30f78990b1
|
Add Host struct with tests; Add Request struct (unfinished);
|
2023-05-22 10:12:28 -04:00 |
|
|
62eeb9d627
|
Add Response struct and tests
|
2023-05-22 01:29:03 -04:00 |
|