Docs.rs
polished_interrupts-0.1.1
polished_interrupts 0.1.1
Permalink
Docs.rs crate page
Zlib
24 July 2026
Links
Repository
crates.io
Source
Owners
ofluffydev
Dependencies
lazy_static ^1.5.0
normal
once_cell ^1.21.3
normal
polished_scancodes ^0.1.0
normal
polished_serial_logging ^0.1.0
normal
x86_64 ^0.15.2
normal
Versions
12.5%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
divide_by_zero_handler
polished_
interrupts
0.1.1
In polished_
interrupts::
cpu_
exceptions
polished_interrupts
::
cpu_exceptions
Function
divide_
by_
zero_
handler
Copy item path
Source
pub extern "x86-interrupt" fn divide_by_zero_handler( _stack_frame:
InterruptStackFrame
, )