Module cpp_to_rust_common::errors
[−]
[src]
Error handling types based on error_chain crate.
Structs
| Error |
Enums
| ErrorKind |
Traits
| ChainErr |
Functions
| fancy_unwrap |
Works like |
| unexpected |
Constructs an unexpected error |
Type Definitions
| Result |