microseh 1.0.1

Structured Exception Handling (SEH) for Rust
[build-dependencies.cc]
version = "1.0"

[features]
default = ["std"]
std = []

[package]
authors = ["sonodima"]
categories = ["os"]
description = "Structured Exception Handling (SEH) for Rust"
edition = "2021"
homepage = "https://github.com/sonodima/microseh"
keywords = ["seh", "windows", "hardware", "exception", "handler"]
license = "MIT"
name = "microseh"
readme = "README.md"
repository = "https://github.com/sonodima/microseh"
version = "1.0.1"