licenses.dev

objc_exception v0.0.2

Rust interface for Objective-C's throw and try/catch statements.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
gcc • 0.3.55**Deprecated** crate, renamed to `cc` A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/objc_exception)](https://licenses.dev/cargo/objc_exception)
<a href="https://licenses.dev/cargo/objc_exception">
  <img src="https://licenses.dev/b/cargo/objc_exception" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.2 version:

[![licenses](https://licenses.dev/b/cargo/objc_exception/0.0.2)](https://licenses.dev/cargo/objc_exception/0.0.2)
<a href="https://licenses.dev/cargo/objc_exception/0.0.2">
  <img src="https://licenses.dev/b/cargo/objc_exception/0.0.2" alt="licenses" />
</a>
GitHub