Module emf_core_base_rs::extensions::unwind_internal[][src]

The unwind_internal extension.

Re-exports

pub use default_context::DefaultContext;

Modules

default_context

Implementation of the default context.

Structs

UnwindInternalContextRef

Borrowed context of the unwind_internal api.

UnwindInternalInterface

Interface of the unwind_internal extension.

Enums

Signal

Possible signals

Constants

UNWIND_INTERNAL_INTERFACE_NAME

Name of the extension.

UNWIND_INTERNAL_VERSION_BUILD

Build number.

UNWIND_INTERNAL_VERSION_MAJOR

Major version.

UNWIND_INTERNAL_VERSION_MINOR

Minor version.

UNWIND_INTERNAL_VERSION_PATCH

Patch version.

UNWIND_INTERNAL_VERSION_RELEASE_NUMBER

Release number.

UNWIND_INTERNAL_VERSION_RELEASE_TYPE

Release type.

UNWIND_INTERNAL_VERSION_STRING

Version string.

Traits

UnwindInternalAPI

API of the unwind_internal interface.

UnwindInternalContextAPI

Interface of a unwinding context.