cargo-ligen

Crates.iocargo-ligen
lib.rscargo-ligen
version0.1.7
sourcesrc
created_at2021-05-17 19:51:58.691152
updated_at2021-08-16 21:20:56.455045
descriptionCargo command for Ligen (https://github.com/sensorial-systems/ligen)
homepage
repositoryhttps://github.com/sensorial-systems/cargo-ligen/
max_upload_size
id398711
size28,349
Danilo Guanabara (notdanilo)

documentation

README

cargo-ligen

Cargo command for LIGEN (Language Interface GENerator)

Requirements

rustup toolchain 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.

In fact, any other parameter available in cargo build is also available in cargo ligen.

Commit count: 67

cargo fmt