licenses.dev

objc-foundation v0.1.1

Rust wrapper for Objective-C's Foundation framework.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
block • 0.1.6Rust interface for Apple's C language extension of blocks.DIRECT0
malloc_buf • 0.0.6Structs for handling malloc'd memory passed to Rust.INDIRECT1
objc_id • 0.1.1Rust smart pointers for Objective-C reference counting.DIRECT3
objc • 0.2.7Objective-C Runtime bindings and wrapper for Rust.DIRECT2
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.1 version:

[![licenses](https://licenses.dev/b/cargo/objc-foundation/0.1.1)](https://licenses.dev/cargo/objc-foundation/0.1.1)
<a href="https://licenses.dev/cargo/objc-foundation/0.1.1">
  <img src="https://licenses.dev/b/cargo/objc-foundation/0.1.1" alt="licenses" />
</a>
GitHub