good first issue
Repository metrics
- Stars
- (2,584 stars)
- PR merge metrics
- (PR metrics pending)
Description
We use .unwrap/.expect in several places throughout the codebase. This should be changed to meaningful libafl::Error messages so that users know how to fix this, in case it is encountered.