rsbind 0.6.0

Provide tools to bind rust trait with other language and export library artifact directly. Invoke rust functions just like you write it in native language.
Documentation
# rustlib

[![CI Status](https://img.shields.io/travis/sidney.wang/rustlib.svg?style=flat)](https://travis-ci.org/sidney.wang/rustlib)
[![Version](https://img.shields.io/cocoapods/v/rustlib.svg?style=flat)](https://cocoapods.org/pods/rustlib)
[![License](https://img.shields.io/cocoapods/l/rustlib.svg?style=flat)](https://cocoapods.org/pods/rustlib)
[![Platform](https://img.shields.io/cocoapods/p/rustlib.svg?style=flat)](https://cocoapods.org/pods/rustlib)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

rustlib is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'rustlib'
```

## Author

sidney.wang, sidney.wang@foxmail.com

## License

rustlib is available under the MIT license. See the LICENSE file for more info.