Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor I/O traits #31
Refactor I/O traits #31
Changes from all commits
4c8cfab
c60b352
3df3c07
f95dbcb
1a2d6b1
bdd35d5
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 60 in rust/src/embedded.rs
Codecov / codecov/patch
rust/src/embedded.rs#L57-L60
Check warning on line 62 in rust/src/embedded.rs
Codecov / codecov/patch
rust/src/embedded.rs#L62
Check warning on line 100 in rust/src/embedded.rs
Codecov / codecov/patch
rust/src/embedded.rs#L100
Check warning on line 102 in rust/src/embedded.rs
Codecov / codecov/patch
rust/src/embedded.rs#L102
Check warning on line 105 in rust/src/embedded.rs
Codecov / codecov/patch
rust/src/embedded.rs#L104-L105
Check warning on line 107 in rust/src/embedded.rs
Codecov / codecov/patch
rust/src/embedded.rs#L107
Check warning on line 115 in rust/src/embedded.rs
Codecov / codecov/patch
rust/src/embedded.rs#L112-L115
Check warning on line 132 in rust/src/embedded.rs
Codecov / codecov/patch
rust/src/embedded.rs#L132
Check warning on line 137 in rust/src/embedded.rs
Codecov / codecov/patch
rust/src/embedded.rs#L135-L137
Check warning on line 139 in rust/src/embedded.rs
Codecov / codecov/patch
rust/src/embedded.rs#L139
Check warning on line 147 in rust/src/embedded.rs
Codecov / codecov/patch
rust/src/embedded.rs#L147
Check warning on line 501 in rust/src/embedded.rs
Codecov / codecov/patch
rust/src/embedded.rs#L501
Check warning on line 532 in rust/src/embedded.rs
Codecov / codecov/patch
rust/src/embedded.rs#L532
Check warning on line 562 in rust/src/embedded.rs
Codecov / codecov/patch
rust/src/embedded.rs#L562
Check warning on line 585 in rust/src/embedded.rs
Codecov / codecov/patch
rust/src/embedded.rs#L585
Check warning on line 91 in rust/src/reader.rs
Codecov / codecov/patch
rust/src/reader.rs#L91
Check warning on line 96 in rust/src/reader.rs
Codecov / codecov/patch
rust/src/reader.rs#L96
Check warning on line 102 in rust/src/reader.rs
Codecov / codecov/patch
rust/src/reader.rs#L100-L102
Check warning on line 111 in rust/src/reader.rs
Codecov / codecov/patch
rust/src/reader.rs#L106-L111
Check warning on line 127 in rust/src/reader.rs
Codecov / codecov/patch
rust/src/reader.rs#L127
Check warning on line 130 in rust/src/reader.rs
Codecov / codecov/patch
rust/src/reader.rs#L130
Check warning on line 141 in rust/src/reader.rs
Codecov / codecov/patch
rust/src/reader.rs#L141
Check warning on line 145 in rust/src/reader.rs
Codecov / codecov/patch
rust/src/reader.rs#L145
Check warning on line 147 in rust/src/reader.rs
Codecov / codecov/patch
rust/src/reader.rs#L147
Check warning on line 33 in rust/src/test.rs
Codecov / codecov/patch
rust/src/test.rs#L32-L33
Check warning on line 42 in rust/src/test.rs
Codecov / codecov/patch
rust/src/test.rs#L42
Check warning on line 50 in rust/src/test.rs
Codecov / codecov/patch
rust/src/test.rs#L44-L50