Tiny crate that prevents the console window from closing when the program finishes.
# Cargo.toml
[dependencies]
dont_disappear = "3.0.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Keeps the console window open after program completion.
Use conditional compilation or platform-specific alternatives.
No dependency data recorded yet.