Crates.io | cargo-ligen |
lib.rs | cargo-ligen |
version | 0.1.7 |
source | src |
created_at | 2021-05-17 19:51:58.691152 |
updated_at | 2021-08-16 21:20:56.455045 |
description | Cargo command for Ligen (https://github.com/sensorial-systems/ligen) |
homepage | |
repository | https://github.com/sensorial-systems/cargo-ligen/ |
max_upload_size | |
id | 398711 |
size | 28,349 |
Cargo command for LIGEN (Language Interface GENerator)
rustup toolchain install nightly
Note: There is no need to make it default.
cargo install cargo-ligen
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
.