Structsยง
- Dependency ๐
- Options ๐
Constantsยง
- SUBSTRATE_
GIT_ ๐URL
Functionsยง
- build_
and_ ๐test - Build and test the generated node-template
- copy_
node_ ๐template - Copy the
node-template
to the given path. - find_
cargo_ ๐tomls - Find all
Cargo.toml
files in the given path. - get_
git_ ๐commit_ id - Gets the latest commit id of the repository given by
path
. - main ๐
- parse_
cargo_ ๐toml - Parse the given
Cargo.toml
. - process_
cargo_ ๐tomls - Processes all
Cargo.toml
files, aggregates dependencies and saves the changes. - process_
root_ ๐cargo_ toml - update_
git_ ๐dependencies - Rewrites git dependencies:
- update_
root_ ๐cargo_ toml - Update the top level (workspace)
Cargo.toml
file. - write_
cargo_ ๐toml - Write the given
Cargo.toml
to the given path.
Type Aliasesยง
- Cargo
Toml ๐ - Dependencies ๐