Structsยง
- CargoNewConfig ๐
- IgnoreList ๐IgnoreList
- MkOptions ๐
Enumsยง
Functionsยง
- check_name ๐See also
util::toml::embedded::sanitize_name
- check_path ๐Checks if the path contains any invalid PATH env characters.
- get_display_path ๐
- get_name ๐
- init_vcs ๐Initializes the correct VCS system based on the provided config.
- mk ๐
- plan_new_source_file ๐
- Adds the new package member to the [workspace.members] array.
- write_ignore_file ๐Writes the ignore file to the given directory. If the ignore file for the given vcs system already exists, its content is read and duplicate ignore file entries are filtered out.