wrflib_objc_sys 0.0.3

The Objective-C bindings for Wrflib
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Forked from http://github.com/SSheldon/rust-objc
[package]
name = "wrflib_objc_sys"
version = "0.0.3"
license = "MIT OR Apache-2.0"
homepage = "https://github.com/cruise-automation/webviz-rust-framework"
repository = "https://github.com/cruise-automation/webviz-rust-framework"
readme = "README.md"
description = "The Objective-C bindings for Wrflib"

[dev-dependencies]
libc = "0.2"