This repository was archived by the owner on Jul 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
facilitator: address review feedback
- Improve ring error representation - Rename `FileTransport` to `LocalFileTransport` - use `Result::expect` in tests and elsewhere - Simplify result handling in main() - better use of `map_err` and `?` in idl.rs - Derive `Eq` where possible - Delete unused implementations of `Transport`
- Loading branch information
1 parent
a58064d
commit fc697d1
Showing
8 changed files
with
233 additions
and
461 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.