One small todo.
This commit is contained in:
parent
0a0065a2c1
commit
68cb200494
@ -23,7 +23,7 @@ impl StdCoreError {
|
||||
|
||||
impl Debug for StdCoreError {
|
||||
fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result {
|
||||
todo!()
|
||||
write!(f, "{}", self.message)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user