An open API service indexing awesome lists of open source software.

https://github.com/lightquantumarchive/rust-dylib-example


https://github.com/lightquantumarchive/rust-dylib-example

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Rust dylib example

Please do not do this in production because rust abi is unstable.

## Get Started

```shell
$ make
```