Closed nelson137 closed 1 month ago
Replace std::process::exit(0) with proper use of the bones::ExitBones resource.
std::process::exit(0)
bones::ExitBones
Replace
std::process::exit(0)
with proper use of thebones::ExitBones
resource.