This is the Cargo workspace of the
following Rust crates:
kusabiraThe integrated C/C++/assembly source build frontend for theCargobuild script.himetakeThe demo crate ofkusabira.
- Integrated C/C++/assembly building by
ccand Rust FFI binding generation bybindgenas the backends. - Multiple source and header files with the glob support by
glob. - Single-line configuration and build execution.
- Cooperation with
system_depsto integrate the system libraries. Cargometadata output tostd::io::Stdout.- Highly flexible backend configuration via the hooks.
This software is licensed under either or both of:
at Your option.
Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of Apache License Version 2.0 and MIT License, without any additional terms or conditions.