notes/pl/rs/libfws/integration/bazel-rs.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

11 строки
512 B
Plaintext

https://crates.io/crates/cargo-raze
https://github.com/acmcarther/cargo-raze
https://github.com/acmcarther/cargo-raze-examples
https://crates.io/crates/cargo-proto-raze
https://github.com/acmcarther/cargo-raze-vendor
https://github.com/acmcarther/raze-manual-example
https://github.com/acmcarther/raze-autogen-example
"You can use Bazel to build Rust with rules_rust for the Rust compiler toolchain and cargo_raze to resolve Cargo.toml dependencies into WORKSPACE rules. See cargo_raze_crater for an example."