Modules§
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