Docs.rs
  • hw-exception-0.1.0
    • hw-exception 0.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dfoxfranke
    • Dependencies
      • libc ^0.2 normal
      • cc ^1.0 build
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hw_exception0.1.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • ExceptionHookId
  • ExceptionInfo
  • ExtExceptionInfo

Enums

  • SigbusCode
  • SigfpeCode
  • SigillCode
  • Signal
  • Signo
  • SigsegvCode
  • SigtrapCode
  • UnsupportedSignalError

Functions

  • catch
  • register_hook
  • throw
  • unregister_hook

Type Aliases

  • DynExceptionHook