polished_panic_handler 0.1.0

Panic handler for Polished OS, providing custom panic behavior and logging.
Documentation
[dependencies.polished_serial_logging]
version = "0.1.0"

[lib]
name = "polished_panic_handler"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Panic handler for Polished OS, providing custom panic behavior and logging."
edition = "2024"
license = "Zlib"
name = "polished_panic_handler"
readme = "README.md"
repository = "https://github.com/ofluffydev/polished"
version = "0.1.0"