Module commands

Source

Modules§

android
apple

Constants§

BEVY_MAIN_RS_VALUE
MINIMAL_BEVY_CARGO_TOML_VALUE
MINIMAL_MQ_CARGO_TOML_VALUE
MQ_MAIN_RS_VALUE
STRINGS_XML_VALUE

Functions§

check_cargo_generate
Checks if cargo-generate is installed in the system.
combine_folders
Place all folders’ inner files into output directory.
create_project
Creates a new project. Runs cargo generate ... with given args.
create_res_folder
Creates resource folder with string.xml resource inside to minimal project
find_package_cargo_manifest_path
Finds a Cargo.toml in given path.
find_workspace_cargo_manifest_path
Finds workspace/root Cargo.toml in given path or parent’s paths.
gen_minimal_project
Generates a new minimal project in given path.
parse_manifest
Read manifest files and deserialize it