0.1.0 |
|
---|
#36 in #metal
6KB
109 lines
Savannah
Lightweight utilities for writing bindings to Objective-C libraries.
Usage
In your Cargo.toml
:
[dependencies]
savannah = "0.1.0"
Support
Savannah has support for macOS and iOS. When Rust adds support for tvOS / watchOS as compilation targets, those will be added.
License
This repository is licensed under either the Apache license or MIT license at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
Lightweight utilities for writing bindings to Objective-C libraries.
Dependencies
~135KB