Crates.io | savannah |
lib.rs | savannah |
version | 0.1.0 |
source | src |
created_at | 2020-03-28 00:05:58.108756 |
updated_at | 2020-03-28 00:05:58.108756 |
description | Lightweight utilities for writing bindings to Objective-C libraries. |
homepage | |
repository | https://github.com/Lonsdaleiter/savannah |
max_upload_size | |
id | 223685 |
size | 7,308 |
Lightweight utilities for writing bindings to Objective-C libraries.
In your Cargo.toml
:
[dependencies]
savannah = "0.1.0"
Savannah has support for macOS and iOS. When Rust adds support for tvOS / watchOS as compilation targets, those will be added.
This repository is licensed under either the Apache license or MIT license at your option.
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.