Module progress

Module progress 

Source
Expand description

Types used to report and handle compilation progress.

Structsยง

CompilationProgress
Indicates the current compilation progress.
CompilationProgressCallback
Wraps a boxed callback that can receive compilation progress notifications.
UserAbort
Error returned when the user requests to abort an expensive computation.