Files
another-boids-in-rust/vendor/objc2-quartz-core/README.md

15 lines
762 B
Markdown

# `objc2-quartz-core`
[![Latest version](https://badgen.net/crates/v/objc2-quartz-core)](https://crates.io/crates/objc2-quartz-core)
[![License](https://badgen.net/badge/license/MIT/blue)](../LICENSE.txt)
[![Documentation](https://docs.rs/objc2-quartz-core/badge.svg)](https://docs.rs/objc2-quartz-core/)
[![CI](https://github.com/madsmtm/objc2/actions/workflows/ci.yml/badge.svg)](https://github.com/madsmtm/objc2/actions/workflows/ci.yml)
Rust bindings to Apple's framework QuartzCore.
This README is kept intentionally small to consolidate the documentation, see
[the Rust docs](https://docs.rs/objc2-quartz-core/) for more details on this crate.
This crate is part of the [`objc2` project](https://github.com/madsmtm/objc2),
see that for related crates.