cargo-ligen

Cargo command for LIGEN (Language Interface GENerator)

Requirements

rustup install nightly

Note: There is no need to make it default.

Installation

cargo install cargo-ligen

Usage

cargo ligen to build debug libraries.

cargo ligen --release to build release libraries.

Any other parameter available in cargo build is also available in cargo ligen.