savannah

Crates.iosavannah
lib.rssavannah
version0.1.0
sourcesrc
created_at2020-03-28 00:05:58.108756
updated_at2020-03-28 00:05:58.108756
descriptionLightweight utilities for writing bindings to Objective-C libraries.
homepage
repositoryhttps://github.com/Lonsdaleiter/savannah
max_upload_size
id223685
size7,308
(Lonsdaleiter)

documentation

README

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.

Commit count: 0

cargo fmt