parmesant opened this issue 6 months ago · 1 comments
Replace as many unwrap() as possible and replace them with either expect() or Err()
unwrap()
expect()
Err()
I'd like to take this.