Skip to content

Commit

Permalink
error module doc
Browse files Browse the repository at this point in the history
  • Loading branch information
TRI99ERED committed Feb 14, 2024
1 parent d663218 commit 64791b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/error.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//! Module defining error type.
use std::{
error::Error,
fmt::{Binary, Debug, Display},
Expand Down

0 comments on commit 64791b3

Please sign in to comment.