libunwind-sys 0.1.1

Low-level bindings for the libunwind library
docs.rs failed to build libunwind-sys-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: libunwind-sys-0.5.1

crates.io

libunwind-sys

This Rust crate provides low-level bindings for the libunwind library. It has the following limitations:

  • only x86/x86_64 targets are supported for now;
  • tests are provided only for x86_64 target;
  • arm target is in progress.

License

This crate is licensed under the MIT license.