licenses.dev

core-video-sys v0.1.4

Bindings to CoreVideo.framework for macOS and iOS

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT13
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
cc • 1.1.31A 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. INDIRECT1
cfg-if • 0.1.10A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. DIRECT0
cocoa • 0.20.2Bindings to Cocoa for macOSINDIRECT13
core-foundation-sys • 0.7.0Bindings to Core Foundation for macOSDIRECT0
core-foundation • 0.7.0Bindings to Core Foundation for macOSINDIRECT2
core-graphics • 0.19.2Bindings to Core Graphics for macOSDIRECT6
foreign-types-shared • 0.1.1An internal crate used by foreign-typesINDIRECT0
foreign-types • 0.3.2A framework for Rust wrappers over C APIsINDIRECT1
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
metal • 0.18.0Rust bindings for MetalDIRECT15
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
MIT4
PackageRelationDependenciesPublished
block • 0.1.6Rust interface for Apple's C language extension of blocks.INDIRECT0
malloc_buf • 0.0.6Structs for handling malloc'd memory passed to Rust.INDIRECT1
objc_exception • 0.1.2Rust interface for Objective-C's throw and try/catch statements.INDIRECT2
objc • 0.2.7Objective-C Runtime bindings and wrapper for Rust.DIRECT5
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.4 version:

[![licenses](https://licenses.dev/b/cargo/core-video-sys/0.1.4)](https://licenses.dev/cargo/core-video-sys/0.1.4)
<a href="https://licenses.dev/cargo/core-video-sys/0.1.4">
  <img src="https://licenses.dev/b/cargo/core-video-sys/0.1.4" alt="licenses" />
</a>
GitHub