![]() # Objective Help users understand how to write code that runs when the app is exiting. See: - #7067 (Partial resolution) ## Solution Added documentation to `AppExit` class that mentions using the `Drop` trait for code that needs to run on program exit, as well as linking to the caveat about `App::run()` not being guaranteed to return. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |