|
@@ -1,6 +1,10 @@
|
|
|
Unwinding library in Rust and for Rust
|
|
|
======================================
|
|
|
|
|
|
+[](https://crates.io/crates/unwinding)
|
|
|
+[](https://docs.rs/unwinding)
|
|
|
+[](https://crates.io/crates/unwinding)
|
|
|
+
|
|
|
This library serves two purposes:
|
|
|
1. Provide a pure Rust alternative to libgcc_eh or libunwind.
|
|
|
2. Provide easier unwinding support for `#![no_std]` targets.
|