capstone-rust / capstone-rs

high-level Capstone system bindings for Rust
213 stars 75 forks source link

Implement `std::error::Error` for `capstone::Error` #141

Closed rongcuid closed 1 year ago

rongcuid commented 1 year ago

This will work better with error handling libraries like miette