Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
-
build.rsis located in the root directory of the project. -
build.rscan be used to directly generate a module or generate some Rust code to be included in another Rust file using the macroinclude!. -
Environment variables for
build.rscan be configured in.cargo/config.toml.