Skip to content

Commit

Permalink
Update src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: André Mello <3285133+asmello@users.noreply.github.com>
  • Loading branch information
chanced and asmello authored Jun 21, 2024
1 parent 55c3fb2 commit 337e2b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ impl InvalidEncodingError {
self.offset
}
}

impl fmt::Display for InvalidEncodingError {
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
write!(
Expand Down

0 comments on commit 337e2b8

Please sign in to comment.