Expand description
Types used to report and handle compilation progress.
Structsยง
- Compilation
Progress - Indicates the current compilation progress.
- Compilation
Progress Callback - Wraps a boxed callback that can receive compilation progress notifications.
- User
Abort - Error returned when the user requests to abort an expensive computation.