swaptr / uniffi-template

Template for starting a UniFFI project in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uniffi-template

Template for starting a UniFFI project in Rust.

User Guide | Code

Usage:

Use cargo generate to clone this template.

cargo generate --git https://github.com/swaptr/uniffi-template.git --name my-project
cd my-project

Building

cargo build --release

About

Template for starting a UniFFI project in Rust

License:MIT License


Languages

Language:Rust 100.0%